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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 8764003: Implement a proxy for Pepper FileIO. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Homestarmy 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
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 2f3a88237e607aa668420420d6cfeffa9e39c2e0..055cd74957e7036a0cea92c1be8817e52a1d384a 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -216,8 +216,6 @@
'../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