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

Unified Diff: chrome/browser/android/DEPS

Issue 900443003: Add support for ContentViewCore helpers on Tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renaming is apparently difficult for me... Created 5 years, 10 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 08352abf2683de3762b5106efb65c437c10d39ba..594fc70389518f68c32f3b5b8fea8164509d228b 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"-components/devtools_bridge",
"+components/web_contents_delegate_android",
+ "+cc/layers/layer.h"
]

Powered by Google App Engine
This is Rietveld 408576698