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

Unified Diff: trunk/src/content/common/view_messages.h

Issue 343033002: Revert 278472 "DevTools: Fix for Page.captureScreenshot" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 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/common/view_messages.h
===================================================================
--- trunk/src/content/common/view_messages.h (revision 278497)
+++ trunk/src/content/common/view_messages.h (working copy)
@@ -989,10 +989,6 @@
IPC_MESSAGE_ROUTED0(ViewMsg_SelectWordAroundCaret)
-// Sent by the browser to ask the renderer to redraw.
-IPC_MESSAGE_ROUTED1(ViewMsg_ForceRedraw,
- int /* request_id */)
-
// -----------------------------------------------------------------------------
// Messages sent from the renderer to the browser.
« no previous file with comments | « trunk/src/content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | trunk/src/content/renderer/render_view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698