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

Unified Diff: android_webview/lib/DEPS

Issue 10916309: [Android] Remove the dependency on TabContents. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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: android_webview/lib/DEPS
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS
index 6324617a27fbfbe9ac3ecbabb28f1dd227f1db5c..c0baad32bffafd5ddb7f90d2ba55d33efd4d1a30 100644
--- a/android_webview/lib/DEPS
+++ b/android_webview/lib/DEPS
@@ -24,7 +24,4 @@ include_rules = [
# Temporary until the javascript dialog creator is unpicked from WebView.
"!chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h",
-
- # Temporarily required until we instantiate components individually.
- "!chrome/browser/ui/tab_contents/tab_contents.h",
]

Powered by Google App Engine
This is Rietveld 408576698