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

Unified Diff: o3d/gpu_plugin/np_utils/np_object_mock.h

Issue 194049: Implemented shared memory as an NPObject. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 months 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
Index: o3d/gpu_plugin/np_utils/np_object_mock.h
===================================================================
--- o3d/gpu_plugin/np_utils/np_object_mock.h (revision 25632)
+++ o3d/gpu_plugin/np_utils/np_object_mock.h (working copy)
@@ -5,8 +5,7 @@
#ifndef O3D_GPU_PLUGIN_NP_UTILS_NP_OBJECT_MOCK_H_
#define O3D_GPU_PLUGIN_NP_UTILS_NP_OBJECT_MOCK_H_
-#include "third_party/npapi/bindings/npapi.h"
-#include "third_party/npapi/bindings/npruntime.h"
+#include "o3d/gpu_plugin/np_utils/np_browser.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace o3d {

Powered by Google App Engine
This is Rietveld 408576698