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

Unified Diff: ppapi/generators/test_cgen_range/dev_channel_interface.h

Issue 231243002: PPAPI: Move some of NexeFileDidOpen to NexeLoadManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix crash Created 6 years, 8 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
« no previous file with comments | « ppapi/generators/idl_c_proto.py ('k') | ppapi/generators/test_cgen_range/versions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/generators/test_cgen_range/dev_channel_interface.h
diff --git a/ppapi/generators/test_cgen_range/dev_channel_interface.h b/ppapi/generators/test_cgen_range/dev_channel_interface.h
index 1b340ab0129e1abb2d3c7c13569de0d9ae17bc1d..325a770a765ace140c70397f90fa53d798c51dc6 100644
--- a/ppapi/generators/test_cgen_range/dev_channel_interface.h
+++ b/ppapi/generators/test_cgen_range/dev_channel_interface.h
@@ -11,7 +11,6 @@
#define PPAPI_C_TEST_CGEN_RANGE_DEV_CHANNEL_INTERFACE_H_
#include "ppapi/c/pp_macros.h"
-#include "ppapi/c/test_cgen_range/versions.h"
#define TESTDEV_INTERFACE_1_0 "TestDev;1.0"
#define TESTDEV_INTERFACE_1_2 "TestDev;1.2"
« no previous file with comments | « ppapi/generators/idl_c_proto.py ('k') | ppapi/generators/test_cgen_range/versions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698