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

Unified Diff: chrome/android/java/DEPS

Issue 11365199: Move WebContentsDelegateAndroid to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 8 years, 1 month 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/android/java/DEPS
diff --git a/chrome/android/java/DEPS b/chrome/android/java/DEPS
index 2e11b18a5f8d3220dcd5f0397c16bfa4e594631c..1a013b37ffeed3bd9d679c92a3521faa715c5c6d 100644
--- a/chrome/android/java/DEPS
+++ b/chrome/android/java/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+chrome/browser/component/web_contents_delegate_android",
+ "+content/components/web_contents_delegate_android",
"+content/public/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698