Index: ppapi/ppapi_proxy.gypi |
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi |
index 550cba4347d86353e85b83be52dff214e0bf0ba3..9f65fe60ce3cb86cf8954c5d9096873fb6ea2223 100644 |
--- a/ppapi/ppapi_proxy.gypi |
+++ b/ppapi/ppapi_proxy.gypi |
@@ -37,6 +37,8 @@ |
'proxy/enter_proxy.h', |
'proxy/graphics_2d_resource.cc', |
'proxy/graphics_2d_resource.h', |
+ 'proxy/directory_reader_resource.cc', |
yzshen1
2013/01/28 17:52:34
I think you haven't seen my review comments on pat
nhiroki
2013/01/29 05:10:34
Sorry for missing this. Done.
|
+ 'proxy/directory_reader_resource.h', |
'proxy/file_chooser_resource.cc', |
'proxy/file_chooser_resource.h', |
'proxy/flash_clipboard_resource.cc', |