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

Unified Diff: content/components/web_contents_delegate_android/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
« no previous file with comments | « content/OWNERS ('k') | content/components/web_contents_delegate_android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/components/web_contents_delegate_android/DEPS
diff --git a/android_webview/java/DEPS b/content/components/web_contents_delegate_android/DEPS
similarity index 65%
copy from android_webview/java/DEPS
copy to content/components/web_contents_delegate_android/DEPS
index 0d019e19974299cec7a3bbdc2c4c8a60cf9e9bc1..471d9e0c62685c99ec7883cf74409dc4c6343531 100644
--- a/android_webview/java/DEPS
+++ b/content/components/web_contents_delegate_android/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/android/java",
+ "+content/public/browser"
]
« no previous file with comments | « content/OWNERS ('k') | content/components/web_contents_delegate_android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698