Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(447)

Unified Diff: ppapi/native_client/tests/earth/DEPS

Issue 10797018: Re-enabling checkdeps for most of ppapi + nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..58de7bac9397d851f09fe4da23c00fc81a926462
--- /dev/null
+++ b/ppapi/native_client/tests/earth/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ # TODO(bradnelson): Eliminate these rules. While we should keep this test,
+ # it does not currently appear to be connected to the build.
+ # It also appears to have bit-rotted as native_client/common/worker.h seems to
+ # be an obsolete filename.
+ # Once it is building, it shouldn't use files from native_client.
+ "+native_client/tests/earth",
+ "+native_client/common",
+]
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698