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

Unified Diff: trunk/src/content/child/blink_platform_impl.cc

Issue 236063014: Revert 263647 "Revert 263644 "[DevTools] Touch emulation in cont..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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: trunk/src/content/child/blink_platform_impl.cc
===================================================================
--- trunk/src/content/child/blink_platform_impl.cc (revision 263805)
+++ trunk/src/content/child/blink_platform_impl.cc (working copy)
@@ -701,6 +701,7 @@
{ "generatePassword", IDR_PASSWORD_GENERATION_ICON, ui::SCALE_FACTOR_100P },
{ "generatePasswordHover",
IDR_PASSWORD_GENERATION_ICON_HOVER, ui::SCALE_FACTOR_100P },
+ // TODO(dgozman): remove this after moving to content-based touch emulation.
{ "syntheticTouchCursor",
IDR_SYNTHETIC_TOUCH_CURSOR, ui::SCALE_FACTOR_100P },
};
« no previous file with comments | « trunk/src/content/browser/resources/devtools/devtools_touch_cursor.png ('k') | trunk/src/content/common/view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698