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

Unified Diff: components/test/DEPS

Issue 1294603003: [BackgroundSync] Trigger Background Sync events when Chrome is backgrounded on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't register observers with nonexistant Autodetector Created 5 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
« no previous file with comments | « chrome/test/android/unit_tests_apk/AndroidManifest.xml ('k') | components/test/run_all_unittests.cc » ('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 640fa0a5f2902e35a60682c701f16f92d9a82d8d..7bd6a586401be6e21340f26604aadc215e0f6dd8 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/policy/core/browser/android/component_jni_registrar.h",
"+components/safe_json/android/component_jni_registrar.h",
"+components/signin/core/browser/android/component_jni_registrar.h",
+ "+content/browser/android/browser_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",
@@ -16,6 +17,7 @@ include_rules = [
"+content/shell/app/shell_main_delegate.h",
"+jni",
"+media/base/media_switches.h",
+ "+net/android/net_jni_registrar.h",
"+ui/android/java/src/org/chromium/ui/base",
"+ui/base/android/ui_base_jni_registrar.h",
"+ui/base/resource/resource_bundle.h",
« no previous file with comments | « chrome/test/android/unit_tests_apk/AndroidManifest.xml ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698