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

Unified Diff: chrome/browser/android/DEPS

Issue 1831173002: Scaffolding for Android implementation of PaymentRequest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo
Patch Set: Rebase Created 4 years, 9 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: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 4fc151f759a6fdf5f0edb6f96e6055122ae93de9..5b6d6f2e780b72e1bc515a36112dddb4635a9d63 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -1,12 +1,13 @@
include_rules = [
"-components/devtools_bridge",
+ "+cc/layers/layer.h",
"+components/devtools_discovery",
"+components/devtools_http_handler",
"+components/ntp_snippets",
"+components/service_tab_launcher",
"+components/toolbar",
"+components/web_contents_delegate_android",
- "+cc/layers/layer.h",
+ "+content/browser/mojo/service_registry_android.h",
Ted C 2016/03/28 22:46:01 can't do this...content/public is the only thing w
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
"+sync/android",
"+sync/test/fake_server/android",

Powered by Google App Engine
This is Rietveld 408576698