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

Unified Diff: ui/views/DEPS

Issue 134683004: Disabled pinch zooming in non-browser Aura windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index a74bffc716194fa441ed56ed15844af891e9c272..3a553c14a7f4a34be3c3feea0e536e3e99bb657a 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+skia/ext",
"+third_party/iaccessible2",
"+third_party/skia",
+ "+third_party/WebKit/public/web/WebInputEvent.h",
sadrul 2014/01/27 19:26:00 This should be in ui/views/controls/webview/DEPS i
"+ui/aura",
"+ui/base",
"+ui/compositor",

Powered by Google App Engine
This is Rietveld 408576698