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

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 DistillerPageWebContentsTest and DomDistillerDistillablePageUtilsTest 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
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index ad35ec873653f85cabf93cc16074854abc2e74fe..aec8a9a715c538b688ac403da2af3dae0023ce0c 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -2,7 +2,14 @@ include_rules = [
# To initialize the global data of content_settings.
"+components/content_settings/core/common",
"+components/invalidation/android/component_jni_registrar.h",
+ "+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/shell_jni_registrar.h",
+ "+content/shell/app/shell_main_delegate.h",
+ "+jni",
+ "+media/base/media_switches.h",
"+ui/base/android/ui_base_jni_registrar.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",

Powered by Google App Engine
This is Rietveld 408576698