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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9592033: Add the array output C API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/c/pp_array_output.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 3aa4056eac278dd7118f8292065a9a01053b9a43..e5f8c763d03db5f6279fa431f26760be83297eb4 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -5,6 +5,7 @@
{
'variables': {
'c_source_files': [
+ 'c/pp_array_output.h',
'c/pp_bool.h',
'c/pp_completion_callback.h',
'c/pp_errors.h',
« no previous file with comments | « ppapi/c/pp_array_output.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698