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

Unified Diff: content/public/android/DEPS

Issue 10911131: Upstream JavaBridge tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing check_deps failure Created 8 years, 3 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: content/public/android/DEPS
diff --git a/content/public/android/DEPS b/content/public/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7ff666f8f827d09d816af5006999624db13c20e3
--- /dev/null
+++ b/content/public/android/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+
+ # The util files in content/public/test/android are needed by
+ # content/public/android/javatests.
+ "+content/public/test/android",
+ # ContentShellActivity is needed for running ContentView.
+ "+content/shell/android",
+]
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/android/javatests/src/org/chromium/content/browser/ContentViewTestBase.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698