Chromium Code Reviews| Index: ppapi/native_client/tests/earth/DEPS |
| diff --git a/ppapi/native_client/tests/earth/DEPS b/ppapi/native_client/tests/earth/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6e127ae2cc1747e0a8e78b5866a3f9861bb62322 |
| --- /dev/null |
| +++ b/ppapi/native_client/tests/earth/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + # TODO(bradnelson): eliminate these. |
| + "+native_client/tests/earth", |
| + "+native_client/common", # This one isn't even REAL! |
|
brettw
2012/07/25 21:17:38
This comment is actually more confusing than no co
bradn
2012/07/25 21:35:57
Done.
|
| +] |