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

Unified Diff: content/browser/renderer_host/render_widget_host_view_aura.h

Issue 152913002: Merge 247881 "Fix windowed plugins not appearing if opened in th..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1750/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: content/browser/renderer_host/render_widget_host_view_aura.h
===================================================================
--- content/browser/renderer_host/render_widget_host_view_aura.h (revision 248504)
+++ content/browser/renderer_host/render_widget_host_view_aura.h (working copy)
@@ -566,12 +566,6 @@
// Helper function to set keyboard focus to the main window.
void SetKeyboardFocus();
-#if defined(OS_WIN)
- // Updates the total list of cutout rects, which is the union of transient
- // windows and constrained windows.
- void UpdateCutoutRects();
-#endif
-
// The model object.
RenderWidgetHostImpl* host_;
« no previous file with comments | « chrome/test/data/windowed_npapi_plugin.html ('k') | content/browser/renderer_host/render_widget_host_view_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698