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

Unified Diff: chrome/browser/plugin_process_host.cc

Issue 2850021: Cleanup: Remove some unneeded webkit/glue headers from chrome.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | « chrome/browser/crash_recovery_browsertest.cc ('k') | chrome/browser/plugin_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/plugin_process_host.cc
===================================================================
--- chrome/browser/plugin_process_host.cc (revision 50482)
+++ chrome/browser/plugin_process_host.cc (working copy)
@@ -40,11 +40,6 @@
#include "net/url_request/url_request.h"
#include "net/url_request/url_request_context.h"
-#if defined(OS_WIN)
-#include "app/win_util.h"
-#include "webkit/glue/plugins/plugin_constants_win.h"
-#endif
-
#if defined(USE_X11)
#include "gfx/gtk_native_view_id_manager.h"
#endif
« no previous file with comments | « chrome/browser/crash_recovery_browsertest.cc ('k') | chrome/browser/plugin_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698