Index: gpu/np_utils/np_headers.h |
=================================================================== |
--- gpu/np_utils/np_headers.h (revision 32865) |
+++ gpu/np_utils/np_headers.h (working copy) |
@@ -5,12 +5,7 @@ |
#ifndef GPU_NP_UTILS_NP_HEADERS_H_ |
#define GPU_NP_UTILS_NP_HEADERS_H_ |
-#if defined(O3D_IN_CHROME) |
#include "third_party/npapi/bindings/npapi.h" |
#include "third_party/npapi/bindings/npruntime.h" |
-#else |
-#include "o3d/third_party/npapi/include/npapi.h" |
-#include "o3d/third_party/npapi/include/npruntime.h" |
-#endif |
#endif // GPU_NP_UTILS_NP_HEADERS_H_ |