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

Unified Diff: chrome/android/java/DEPS

Issue 11823046: Move content/components/web_contents_delegate_android to components/web_contents_delegate_android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (win7_aura so slow!!) 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
Index: chrome/android/java/DEPS
diff --git a/chrome/android/java/DEPS b/chrome/android/java/DEPS
index 1a013b37ffeed3bd9d679c92a3521faa715c5c6d..223a9fd06200923413ade13cb65ad4eae5a8a9ab 100644
--- a/chrome/android/java/DEPS
+++ b/chrome/android/java/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+content/components/web_contents_delegate_android",
+ "+components/web_contents_delegate_android",
"+content/public/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698