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

Unified Diff: android_webview/DEPS

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « no previous file | android_webview/android_webview.gyp » ('j') | chrome/chrome_tests.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 2ae1b78cbf6545d81fdfe040bacd31329234061f..4991cef9a752f9254e213b5a7c7e3b6232d3042f 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"-android_webview/lib",
"+chrome/browser/component",
Jói 2012/10/31 21:18:27 You could change this to a ! instead of a + rule t
John Knottenbelt 2012/11/02 14:48:25 Done.
+ "+content/components",
"+content/public/common",
"+jni",
"+net",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | chrome/chrome_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698