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

Unified Diff: ui/events/blink/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 | « ui/content_accelerators/accelerator_util.cc ('k') | ui/events/blink/blink_event_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/blink/DEPS
diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
index 94532ab2c8ace7c1fdbc9d8205a7287b7e15f850..198f59efe196a9db55e6e9c4c2d9f86ee5438128 100644
--- a/ui/events/blink/DEPS
+++ b/ui/events/blink/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebGestureCurveTarget.h",
"+third_party/WebKit/public/platform/WebFloatPoint.h",
"+third_party/WebKit/public/platform/WebFloatSize.h",
+ "+third_party/WebKit/public/platform/WebGestureEvent.h",
"+third_party/WebKit/public/platform/WebInputEvent.h",
"+third_party/WebKit/public/platform/WebPoint.h",
"+third_party/WebKit/public/web/WebActiveWheelFlingParameters.h",
« no previous file with comments | « ui/content_accelerators/accelerator_util.cc ('k') | ui/events/blink/blink_event_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698