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

Unified Diff: content/common/DEPS

Issue 2639273002: Give WebTouchEvent and WebKeyboardEvent their own headers (Closed)
Patch Set: Rebase Created 3 years, 11 months 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: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index caee767d81c7c705a73d231a6b24bc7fd5a94edd..5ea7c72b2d864ebcc4ac91c0399486d492000a85 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -24,6 +24,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h",
"+third_party/WebKit/public/platform/WebInputEvent.h",
"+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h",
+ "+third_party/WebKit/public/platform/WebKeyboardEvent.h",
"+third_party/WebKit/public/platform/WebMixedContentContextType.h",
"+third_party/WebKit/public/platform/WebMouseWheelEvent.h",
"+third_party/WebKit/public/platform/WebOriginTrialTokenStatus.h",
@@ -32,6 +33,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebScreenInfo.h",
"+third_party/WebKit/public/platform/WebScrollbarButtonsPlacement.h",
"+third_party/WebKit/public/platform/WebStorageArea.h",
+ "+third_party/WebKit/public/platform/WebTouchEvent.h",
"+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
"+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h",
« no previous file with comments | « content/browser/renderer_host/input/web_input_event_builders_mac.h ('k') | content/common/input/event_with_latency_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698