blob: 2f0dbbf22760064b153449b86453436b0c6aa413 [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Disallowed because noparent removes the +allowed from the parent dir.
#include "buildtools/checkdeps/testdata/allowed/bad.h"
// Same-directory includes are still allowed.
#include "buildtools/checkdeps/testdata/noparent/self.h"