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

Unified Diff: chrome/test/data/extensions/api_test/DEPS

Issue 13811036: Add Pepper API tests for chrome.socket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 8 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 | « chrome/chrome_tests.gypi ('k') | chrome/test/data/extensions/api_test/api_test_data.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/DEPS
diff --git a/chrome/test/data/extensions/api_test/DEPS b/chrome/test/data/extensions/api_test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f3f67fcc9b83818dd148e69c3707423efba2048c
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+ppapi/c",
+ "+ppapi/cpp",
+ "+ppapi/tests",
+ "+ppapi/utility",
+]
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/extensions/api_test/api_test_data.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698