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

Unified Diff: chrome/browser/renderer_host/browser_render_process_host.cc

Issue 5828003: Move the Pepper implementation from webkit/glue/plugins/pepper_* to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
Index: chrome/browser/renderer_host/browser_render_process_host.cc
===================================================================
--- chrome/browser/renderer_host/browser_render_process_host.cc (revision 69282)
+++ chrome/browser/renderer_host/browser_render_process_host.cc (working copy)
@@ -88,7 +88,7 @@
#include "ipc/ipc_switches.h"
#include "media/base/media_switches.h"
#include "webkit/fileapi/file_system_path_manager.h"
-#include "webkit/glue/plugins/plugin_switches.h"
+#include "webkit/plugins/plugin_switches.h"
#if defined(OS_WIN)
#include "app/win_util.h"
« no previous file with comments | « no previous file | chrome/browser/renderer_host/pepper_file_message_filter.h » ('j') | ppapi/proxy/ppb_pdf_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698