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

Unified Diff: blimp/client/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 | « no previous file | blimp/client/core/input/blimp_input_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index 5553bfb374341ffb5e192a574c0b502a34faa490..1256a76b53a19aadc784b59433fc4ff0d8da239e 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -13,7 +13,8 @@ include_rules = [
"+gpu",
"+jni",
"+net",
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+third_party/WebKit/public/platform/WebGestureEvent.h",
+ "+third_party/WebKit/public/platform/WebInputEvent.h",
"+ui/android",
"+ui/base/ime/text_input_type.h",
"+ui/base/l10n",
« no previous file with comments | « no previous file | blimp/client/core/input/blimp_input_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698