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

Unified Diff: android_webview/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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 | « android_webview/Android.mk ('k') | android_webview/android_webview.gyp » ('j') | no next file with comments »
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 fa3868bc7c3c462702663a38bfb231c03b8e606e..d5e52b525c2445435e52ede9f114d08c71bde408 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -1,5 +1,5 @@
# Please include joth@ and (joi@ or erikwright@) on the review for any changes
-# to DEPS files under android_webview/
+# to DEPS files under android_webview/
# Do not add any includes under chrome/ anywhere in android_webview.
@@ -9,8 +9,6 @@ include_rules = [
"!chrome/browser/component",
"+cc",
- # TODO(boliu): Remove this when content/components is moved to components/.
- "+content/components",
"+content/public/common",
"+jni",
"+net",
« no previous file with comments | « android_webview/Android.mk ('k') | android_webview/android_webview.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698