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

Unified Diff: ui/events/events_unittests.gyp

Issue 1609193002: [UseZoomForDSF] Alwatys use DIP coordinates in pepper plugin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
« no previous file with comments | « ui/events/blink/blink_event_util_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events_unittests.gyp
diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
index e2979669a986a6bffcf2ff92bbb68bbccf8ccc14..3c6759a45f5432aea1656cafb31bf32605116f88 100644
--- a/ui/events/events_unittests.gyp
+++ b/ui/events/events_unittests.gyp
@@ -124,6 +124,7 @@
}],
['OS!="ios"', {
'sources': [
+ 'blink/blink_event_util_unittest.cc',
'blink/input_handler_proxy_unittest.cc',
'blink/input_scroll_elasticity_controller_unittest.cc',
],
@@ -194,4 +195,4 @@
],
}],
],
-}
+}
« no previous file with comments | « ui/events/blink/blink_event_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698