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

Unified Diff: ppapi/cpp/text_input_controller.h

Issue 2539033005: ppapi: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration in content/renderer/pepper Created 4 years 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
« no previous file with comments | « ppapi/cpp/private/pdf.h ('k') | ppapi/host/host_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/text_input_controller.h
diff --git a/ppapi/cpp/text_input_controller.h b/ppapi/cpp/text_input_controller.h
index 69b11209c7b735e4cdf7aedadd6b148c67b7dae6..8c34c73e8528045d3f672707aa2bbe9681861d9b 100644
--- a/ppapi/cpp/text_input_controller.h
+++ b/ppapi/cpp/text_input_controller.h
@@ -19,7 +19,6 @@
namespace pp {
class Rect;
-class Instance;
/// This class can be used for giving hints to the browser about the text input
/// status of plugins.
« no previous file with comments | « ppapi/cpp/private/pdf.h ('k') | ppapi/host/host_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698