Index: components/components.gyp |
diff --git a/components/components.gyp b/components/components.gyp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..31aa67a9298a1fed0b7c427aaeef87140cc9b75e |
--- /dev/null |
+++ b/components/components.gyp |
@@ -0,0 +1,9 @@ |
+# Copyright (c) 2013 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. |
+ |
+{ |
+ 'includes': [ |
+ 'components_tests.gypi', |
+ ], |
+} |