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

Unified Diff: components/test/DEPS

Issue 1075783002: Enable components_browsertests on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN build and add java dependency to components/test/DEPS Created 5 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 | « components/printing/test/print_web_view_helper_browsertest.cc ('k') | components/test/android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index ad35ec873653f85cabf93cc16074854abc2e74fe..ec6ab2fbad34625f2646899aeb050d46c3c8501f 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -2,7 +2,17 @@ include_rules = [
# To initialize the global data of content_settings.
"+components/content_settings/core/common",
"+components/invalidation/android/component_jni_registrar.h",
+ "+content/public/android/java/src/org/chromium/content/browser",
+ "+content/public/app/content_jni_onload.h",
+ "+content/public/app/content_main.h",
+ "+content/public/common/content_switches.h",
"+content/public/test",
+ "+content/shell/android/java/src/org/chromium/content_shell",
+ "+content/shell/android/shell_jni_registrar.h",
+ "+content/shell/app/shell_main_delegate.h",
+ "+jni",
+ "+media/base/media_switches.h",
+ "+ui/android/java/src/org/chromium/ui/base",
"+ui/base/android/ui_base_jni_registrar.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
« no previous file with comments | « components/printing/test/print_web_view_helper_browsertest.cc ('k') | components/test/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698