Chromium Code Reviews| Index: gpu/np_utils/np_browser.cc |
| =================================================================== |
| --- gpu/np_utils/np_browser.cc (revision 32865) |
| +++ gpu/np_utils/np_browser.cc (working copy) |
| @@ -4,12 +4,7 @@ |
| #include "gpu/np_utils/np_browser.h" |
| #include "base/logging.h" |
| - |
| -#if defined(O3D_IN_CHROME) |
| #include "webkit/glue/plugins/nphostapi.h" |
| -#else |
| -#include "o3d/third_party/npapi/include/npfunctions.h" |
| -#endif |
| namespace np_utils { |