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

Unified Diff: android_webview/browser/DEPS

Issue 470983004: Move blink<->cc bindings to cc/blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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 | « BUILD.gn ('k') | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 2ee68db5b4636ba9be4a740644c80aaf3671e32b..644c67b6549a374e5349fc2c1f753f9d11184c6b 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+android_webview/public/browser",
"+cc",
+ "-cc/blink",
"-cc/surfaces",
"+components/auto_login_parser",
« no previous file with comments | « BUILD.gn ('k') | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698