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. |