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

Unified Diff: chrome/test/data/nacl/DEPS

Issue 10837207: Add NaCl smoke test to browser_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: chrome/test/data/nacl/DEPS
diff --git a/chrome/test/data/nacl/DEPS b/chrome/test/data/nacl/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0e94bb65d4822cbf05a7367534d332444267cb27
--- /dev/null
+++ b/chrome/test/data/nacl/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ # NaCl modules include PPAPI headers.
+ "+ppapi",
+]
+

Powered by Google App Engine
This is Rietveld 408576698