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

Unified Diff: content/common/DEPS

Issue 2581943003: Move WebMouseWheelEvent into its own header file. (Closed)
Patch Set: Fix mac unittest Created 4 years 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 66adccce7df099b68495bdbba966ba90a7a1e58e..c36293e0bbb81a41856bf4dda2d85e316146a078 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -23,6 +23,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/WebMouseWheelEvent.h",
"+third_party/WebKit/public/platform/WebOriginTrialTokenStatus.h",
"+third_party/WebKit/public/platform/WebPageVisibilityState.h",
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
« no previous file with comments | « content/browser/renderer_host/overscroll_controller.cc ('k') | content/common/input/event_with_latency_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698