Chromium Code Reviews| Index: ui/content_accelerators/DEPS |
| diff --git a/ui/content_accelerators/DEPS b/ui/content_accelerators/DEPS |
| index 4329266fdf0973fccafdba8b7472245add482e33..9e6e70d07c3e4e0298ded357c572a552ca18390f 100644 |
| --- a/ui/content_accelerators/DEPS |
| +++ b/ui/content_accelerators/DEPS |
| @@ -2,5 +2,5 @@ include_rules = [ |
| "+content/public", |
| "+ui/base", |
| "+ui/events", |
| - "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+third_party/WebKit/public/platform/WebInputEvent.h", |
| ] |