| 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",
|
| ]
|
|
|