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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 8890037: Revert 113656 - Implement a proxy for Pepper FileIO. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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/thunk/thunk.h ('k') | webkit/plugins/ppapi/file_callbacks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
===================================================================
--- webkit/glue/webkit_glue.gypi (revision 113658)
+++ webkit/glue/webkit_glue.gypi (working copy)
@@ -216,6 +216,8 @@
'../plugins/ppapi/file_callbacks.h',
'../plugins/ppapi/file_path.cc',
'../plugins/ppapi/file_path.h',
+ '../plugins/ppapi/file_type_conversions.cc',
+ '../plugins/ppapi/file_type_conversions.h',
'../plugins/ppapi/fullscreen_container.h',
'../plugins/ppapi/host_globals.cc',
'../plugins/ppapi/host_globals.h',
« no previous file with comments | « ppapi/thunk/thunk.h ('k') | webkit/plugins/ppapi/file_callbacks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698