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

Unified Diff: content/renderer/webgraphicscontext3d_command_buffer_impl.cc

Issue 6873014: Clear RenderThread of any Chrome specific code, and move a bunch of stuff out of RenderView. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 8 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 | « content/renderer/renderer_webstoragenamespace_impl.cc ('k') | content/renderer/webplugin_delegate_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/webgraphicscontext3d_command_buffer_impl.cc
===================================================================
--- content/renderer/webgraphicscontext3d_command_buffer_impl.cc (revision 81801)
+++ content/renderer/webgraphicscontext3d_command_buffer_impl.cc (working copy)
@@ -18,7 +18,7 @@
#include "base/command_line.h"
#include "base/logging.h"
#include "base/metrics/histogram.h"
-#include "chrome/common/chrome_switches.h"
+#include "content/common/content_switches.h"
#include "content/renderer/gpu_channel_host.h"
#include "content/renderer/render_thread.h"
#include "content/renderer/render_view.h"
« no previous file with comments | « content/renderer/renderer_webstoragenamespace_impl.cc ('k') | content/renderer/webplugin_delegate_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698