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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 10169040: Move the rest of the Flash functions to the thunk system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 3d7ea8a9e54d8a03f1540a9d600c51b91ecb939d..c39a71149df1f16b691a13f43b546baf7ae3746c 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -183,6 +183,8 @@
'thunk/ppb_find_thunk.cc',
'thunk/ppb_flash_api.h',
'thunk/ppb_flash_clipboard_thunk.cc',
+ 'thunk/ppb_flash_file_fileref_thunk.cc',
+ 'thunk/ppb_flash_file_modulelocal_thunk.cc',
'thunk/ppb_flash_fullscreen_thunk.cc',
'thunk/ppb_flash_menu_api.h',
'thunk/ppb_flash_menu_thunk.cc',

Powered by Google App Engine
This is Rietveld 408576698