| Index: android_webview/native/DEPS
|
| diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
|
| index 6693d305a0d2c602521923675aac32dbebcb1115..56fbdec717b6c9a2c26ffaa1da59adb0dc0de565 100644
|
| --- a/android_webview/native/DEPS
|
| +++ b/android_webview/native/DEPS
|
| @@ -1,12 +1,8 @@
|
| include_rules = [
|
| "+content/public/browser",
|
| "+ui/gfx",
|
| - "+ui/gl",
|
|
|
| # Components that Android WebView depends on.
|
| "+components/navigation_interception",
|
| "+components/web_contents_delegate_android",
|
| -
|
| - # TODO(joth): Remove if we can move the compositor driver into ../browser/
|
| - "+third_party/skia/include",
|
| ]
|
|
|