| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index 8962f4012a2b27fad7f0024a123a4965ccafdff0..c419f6b890cf271480d027e0dc522d7d3c704859 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -29,6 +29,8 @@ include_rules = [
|
| "+content/public/browser",
|
| "+content/public/test",
|
|
|
| + "+device/geolocation/public/cpp",
|
| +
|
| # Explicitly disallow using SyncMessageFilter to prevent browser from
|
| # sending synchronous IPC messages on non-UI threads.
|
| "-ipc/ipc_sync_message_filter.h",
|
|
|