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

Unified Diff: ppapi/native_client/src/trusted/plugin/plugin.gypi

Issue 261143002: Pepper: Remove file_utils from trusted plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 7 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/native_client/src/trusted/plugin/plugin.gypi
diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gypi b/ppapi/native_client/src/trusted/plugin/plugin.gypi
index 15e2d19dff6068037fcc44e0b122ccb79449b0f7..27ee36a8687cd84b5dc6a7a591557ab3cbb08c7f 100644
--- a/ppapi/native_client/src/trusted/plugin/plugin.gypi
+++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi
@@ -7,7 +7,6 @@
'chromium_code': 1, # Use higher warning level.
'common_sources': [
'file_downloader.cc',
- 'file_utils.cc',
'module_ppapi.cc',
'nacl_subprocess.cc',
'plugin.cc',
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/file_utils.cc ('k') | ppapi/native_client/src/trusted/plugin/pnacl_resources.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698