Index: tools/checkdeps/testdata/allowed/foo_unittest.cc |
diff --git a/tools/checkdeps/testdata/allowed/foo_unittest.cc b/tools/checkdeps/testdata/allowed/foo_unittest.cc |
new file mode 100644 |
index 0000000000000000000000000000000000000000..754f295eb5021cbdd4c1b67e47c24f547b2148d7 |
--- /dev/null |
+++ b/tools/checkdeps/testdata/allowed/foo_unittest.cc |
@@ -0,0 +1,5 @@ |
+// Copyright (c) 2012 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. |
+ |
+#include "tools/checkdeps/testdata/disallowed/teststuff/good.h" |