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

Unified Diff: components/test/DEPS

Issue 1383663004: Reland of [Background Sync] Trigger Background Sync events when Chrome is backgrounded on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Don't crash in embedded webview; check permissions before creating NCNAD 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
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",

Powered by Google App Engine
This is Rietveld 408576698