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

Unified Diff: gpu/gpu_plugin/gpu_plugin.cc

Issue 436017: Branched gpu process and command buffer code into Chrome tree. Fixed up paths... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « gpu/gpu.gyp ('k') | gpu/gpu_plugin/gpu_plugin_object_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu_plugin/gpu_plugin.cc
===================================================================
--- gpu/gpu_plugin/gpu_plugin.cc (revision 32865)
+++ gpu/gpu_plugin/gpu_plugin.cc (working copy)
@@ -7,12 +7,7 @@
#include "gpu/np_utils/np_browser.h"
#include "gpu/np_utils/np_plugin_object.h"
#include "gpu/np_utils/np_plugin_object_factory.h"
-
-#if defined(O3D_IN_CHROME)
#include "webkit/glue/plugins/nphostapi.h"
-#else
-#include "o3d/third_party/npapi/include/npfunctions.h"
-#endif
using np_utils::NPBrowser;
using np_utils::NPPluginObjectFactory;
« no previous file with comments | « gpu/gpu.gyp ('k') | gpu/gpu_plugin/gpu_plugin_object_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698