| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index e8208edbccbb6b86d0d7c663a7b128934fe05634..c535f318e9fe0fe9cf385162a41eb7bd5a8e09f5 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -30,7 +30,7 @@ include_rules = [
|
| "!grit/ui_resources.h",
|
|
|
| # POD structure required by the find-in-page IPC messages.
|
| - "+third_party/WebKit/Source/WebKit/chromium/public/WebFindOptions.h",
|
| + "+third_party/WebKit/public/web/WebFindOptions.h",
|
| # Interface required for in-process input event handling.
|
| - "+third_party/WebKit/Source/WebKit/chromium/public/WebCompositorInputHandler.h"
|
| + "+third_party/WebKit/public/web/WebCompositorInputHandler.h"
|
| ]
|
|
|