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

Unified Diff: chrome/renderer/plugins/plugin_preroller.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month 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: chrome/renderer/plugins/plugin_preroller.h
diff --git a/chrome/renderer/plugins/plugin_preroller.h b/chrome/renderer/plugins/plugin_preroller.h
index 3fa517fcd5a7d9d0de17e868fa9dab8f2882ef9c..802e9c442eaab88bab5fd4855bee2beb89eee134 100644
--- a/chrome/renderer/plugins/plugin_preroller.h
+++ b/chrome/renderer/plugins/plugin_preroller.h
@@ -14,7 +14,6 @@
namespace blink {
class WebLocalFrame;
-class WebPlugin;
}
class SkBitmap;

Powered by Google App Engine
This is Rietveld 408576698