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

Unified Diff: content/common/all_messages.h

Issue 11359097: Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource model (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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 | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/pepper_plugin_registry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/all_messages.h
diff --git a/content/common/all_messages.h b/content/common/all_messages.h
index b102ec9283e6ce7517de87484121cfb884fa781f..106af5aaa5076a4999dfbbcd70d3f5a71a646f66 100644
--- a/content/common/all_messages.h
+++ b/content/common/all_messages.h
@@ -9,6 +9,5 @@
// included here.
#include "content/common/content_message_generator.h"
#if defined(ENABLE_PLUGINS)
-#include "ppapi/proxy/pepper_file_messages.h"
#include "ppapi/proxy/ppapi_messages.h"
#endif
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/pepper_plugin_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698