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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 26803004: PPAPI: Add PluginPrivateFileSystem (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 8fe3c07ccf2325a677cc3e7ea5f9da495b541678..97507a1facd7e09ccce25428360be6540e503149 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -218,6 +218,8 @@
'thunk/ppb_pdf_thunk.cc',
'thunk/ppb_platform_verification_api.h',
'thunk/ppb_platform_verification_private_thunk.cc',
+ 'thunk/ppb_plugin_private_file_system_api.h',
+ 'thunk/ppb_plugin_private_file_system_private_thunk.cc',
'thunk/ppb_printing_api.h',
'thunk/ppb_printing_dev_thunk.cc',
'thunk/ppb_resource_array_api.h',

Powered by Google App Engine
This is Rietveld 408576698