Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: ui/content_accelerators/DEPS

Issue 2497033002: Break apart WebGestureEvent from WebInputEvent. (Closed)
Patch Set: Rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/public/web/WebInputEvent.h ('k') | ui/content_accelerators/accelerator_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « third_party/WebKit/public/web/WebInputEvent.h ('k') | ui/content_accelerators/accelerator_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698