| 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;
|
|
|