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

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

Issue 2449853004: Getting rid of DelegatedFrameData (Closed)
Patch Set: Created 4 years, 2 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
diff --git a/content/browser/renderer_host/render_widget_host_view_aura.h b/content/browser/renderer_host/render_widget_host_view_aura.h
index 009b9784d67a145540f5f3f2792a27356a5bdfe7..bce9a1b15c82b0cf18cb135f89f1a72cae0e6e3b 100644
--- a/content/browser/renderer_host/render_widget_host_view_aura.h
+++ b/content/browser/renderer_host/render_widget_host_view_aura.h
@@ -53,7 +53,6 @@ class ScopedTooltipDisabler;
namespace cc {
class CopyOutputRequest;
class CopyOutputResult;
-class DelegatedFrameData;
}
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698