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

Unified Diff: blimp/engine/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
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index 52d10184669ad7683b7a5c97e76580c02e8b2615..7e4c0fe020ed20a7391ff4cbdc7f06e425afc8a5 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -16,7 +16,8 @@ include_rules = [
"+services/service_manager/public/cpp",
"+third_party/blimp_fonts",
"+third_party/khronos/GLES2/gl2.h",
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+third_party/WebKit/public/platform/WebGestureEvent.h",
+ "+third_party/WebKit/public/platform/WebInputEvent.h",
"+ui/aura",
"+ui/base",
"+ui/compositor",
« no previous file with comments | « blimp/client/core/render_widget/mock_render_widget_feature.cc ('k') | blimp/engine/browser_tests/input_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698