Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 187afafa3cce4ae868c0c1a718bb562dde714d14..5125dfccd2519919e407fb63b078196212ae5181 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -184,6 +184,8 @@ |
'thunk/ppb_file_system_api.h', |
'thunk/ppb_file_system_thunk.cc', |
'thunk/ppb_find_thunk.cc', |
+ 'thunk/ppb_flash_api.h', |
+ 'thunk/ppb_flash_thunk.cc', |
yzshen1
2012/04/18 17:57:22
You may want to sort the list. (But I understand i
|
'thunk/ppb_flash_clipboard_api.h', |
'thunk/ppb_flash_clipboard_thunk.cc', |
'thunk/ppb_flash_fullscreen_thunk.cc', |