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

Unified Diff: components/nacl/renderer/plugin/plugin.gypi

Issue 1615523003: PNaCl cleanup: Remove TempFile class and use base::File instead (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix Windows Created 4 years, 11 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: components/nacl/renderer/plugin/plugin.gypi
diff --git a/components/nacl/renderer/plugin/plugin.gypi b/components/nacl/renderer/plugin/plugin.gypi
index 34ae5c41e4eb97ac091c74396e2807bc3d1a61bb..c464a7e8d06ae0341cf05a321aca8ef1623839a6 100644
--- a/components/nacl/renderer/plugin/plugin.gypi
+++ b/components/nacl/renderer/plugin/plugin.gypi
@@ -14,7 +14,6 @@
'pnacl_translate_thread.cc',
'ppapi_entrypoints.cc',
'service_runtime.cc',
- 'temporary_file.cc',
'utility.cc',
],
},

Powered by Google App Engine
This is Rietveld 408576698