Chromium Code Reviews| Index: ui/web_dialogs/DEPS |
| diff --git a/ui/web_dialogs/DEPS b/ui/web_dialogs/DEPS |
| index fb76c164df987d30c58a6d892b8787ff58d5b44e..0c303493d6d3bc5741a7ca3d0a7d3479a574993e 100644 |
| --- a/ui/web_dialogs/DEPS |
| +++ b/ui/web_dialogs/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+content/public", |
| - "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+third_party/WebKit/public/platform/WebGestureEvent.h", |
| + "+third_party/WebKit/public/platform/WebInputEvent.h", |
| "+ui/base", |
| "+ui/gfx", |
| ] |