xref: /third_party/skia/buildtools/checkdeps/testdata/allowed/test.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/buildtools/checkdeps/testdata/allowed/
1cb93a386Sopenharmony_ci// Copyright (c) 2012 The Chromium Authors. All rights reserved.
2cb93a386Sopenharmony_ci// Use of this source code is governed by a BSD-style license that can be
3cb93a386Sopenharmony_ci// found in the LICENSE file.
4cb93a386Sopenharmony_ci
5cb93a386Sopenharmony_ci#include "buildtools/checkdeps/testdata/allowed/good.h"
6cb93a386Sopenharmony_ci#include "buildtools/checkdeps/testdata/disallowed/bad.h"
7cb93a386Sopenharmony_ci#include "buildtools/checkdeps/testdata/disallowed/allowed/good.h"
8cb93a386Sopenharmony_ci#include "buildtools/checkdeps/testdata/disallowed/temporarily_allowed.h"
9cb93a386Sopenharmony_ci#include "third_party/explicitly_disallowed/bad.h"
10cb93a386Sopenharmony_ci#include "third_party/allowed_may_use/good.h"
11cb93a386Sopenharmony_ci#include "third_party/no_rule/bad.h"
12

Indexes created Thu Nov 07 10:32:03 CST 2024