Index: android_webview/lib/DEPS |
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS |
index 3f7d1007069e5894e7bdc1dcd72085783aec4424..b2520b8673d7d5767a759a63faeec01fb37b9ddf 100644 |
--- a/android_webview/lib/DEPS |
+++ b/android_webview/lib/DEPS |
@@ -27,4 +27,7 @@ include_rules = [ |
# Temporary until the javascript dialog creator is unpicked from WebView. |
"!chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h", |
+ |
+ # Temporary until fixing bug 153758. |
+ "!ui/base/ui_base_switches.h", |
] |