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

Unified Diff: gpu/np_utils/np_headers.h

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/np_utils/np_browser.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « gpu/np_utils/np_browser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698