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

Unified Diff: components/nacl/renderer/plugin/BUILD.gn

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/BUILD.gn
diff --git a/components/nacl/renderer/plugin/BUILD.gn b/components/nacl/renderer/plugin/BUILD.gn
index 23b0dbf9b8df4b60756760ec0c3751f07fc1c5ed..becac04841b2aa22691f9550fbfaaa09d9923823 100644
--- a/components/nacl/renderer/plugin/BUILD.gn
+++ b/components/nacl/renderer/plugin/BUILD.gn
@@ -12,7 +12,6 @@ source_set("nacl_trusted_plugin") {
"pnacl_translate_thread.cc",
"ppapi_entrypoints.cc",
"service_runtime.cc",
- "temporary_file.cc",
"utility.cc",
]
« no previous file with comments | « no previous file | components/nacl/renderer/plugin/plugin.gypi » ('j') | components/nacl/renderer/plugin/pnacl_translate_thread.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698