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

Unified Diff: components/web_contents_delegate_android/android/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: components/web_contents_delegate_android/android/DEPS
diff --git a/content/components/web_contents_delegate_android/DEPS b/components/web_contents_delegate_android/android/DEPS
similarity index 65%
rename from content/components/web_contents_delegate_android/DEPS
rename to components/web_contents_delegate_android/android/DEPS
index 471d9e0c62685c99ec7883cf74409dc4c6343531..45a78e4e2ceae8825a0c68e8f2effc6646b97d43 100644
--- a/content/components/web_contents_delegate_android/DEPS
+++ b/components/web_contents_delegate_android/android/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+content/public/android/java",
- "+content/public/browser"
+ "+ui/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698