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

Unified Diff: content/browser/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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index d85ab387d12fc98a5bfb1697aa0bd670e469f832..c4c944f949fa82546f560415142f022631c37db1 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -68,6 +68,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebGestureEvent.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/WebNavigationHintType.h",
"+third_party/WebKit/public/platform/WebPageVisibilityState.h",
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
« no previous file with comments | « components/test_runner/event_sender.h ('k') | content/browser/renderer_host/input/mouse_wheel_rails_filter_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698