• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4 
5 // Not allowed for code under disallowed/ but temporarily allowed
6 // specifically for test code under allowed/.  This regression tests a
7 // bug where we were taking shallow copies of rules when generating
8 // rules for subdirectories, so all rule objects were getting the same
9 // dictionary for specific rules.
10 #include "buildtools/checkdeps/testdata/disallowed/temp_allowed_for_tests.h"
11