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

Unified Diff: webkit/plugins/ppapi/plugin_delegate.h

Issue 17420005: Move the following clipboard files from webkit\glue to webkit\renderer. These files now live in the… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 6 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
« no previous file with comments | « webkit/glue/webkit_glue.gypi ('k') | webkit/renderer/clipboard_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « webkit/glue/webkit_glue.gypi ('k') | webkit/renderer/clipboard_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698