Index: webkit/plugins/ppapi/plugin_delegate.h |
=================================================================== |
--- webkit/plugins/ppapi/plugin_delegate.h (revision 207553) |
+++ webkit/plugins/ppapi/plugin_delegate.h (working copy) |
@@ -35,7 +35,6 @@ |
#include "ui/gfx/size.h" |
#include "webkit/common/fileapi/file_system_types.h" |
#include "webkit/common/quota/quota_types.h" |
-#include "webkit/glue/clipboard_client.h" |
#include "webkit/plugins/webkit_plugins_export.h" |
class GURL; |
@@ -91,7 +90,6 @@ |
} |
namespace webkit_glue { |
-class ClipboardClient; |
class P2PTransport; |
class NetworkListObserver; |
} // namespace webkit_glue |