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

Unified Diff: ppapi/native_client/src/trusted/plugin/pnacl_streaming_translate_thread.h

Issue 10800084: Remove non-streaming translation code from pnacl coordinator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/pnacl_streaming_translate_thread.h
diff --git a/ppapi/native_client/src/trusted/plugin/pnacl_streaming_translate_thread.h b/ppapi/native_client/src/trusted/plugin/pnacl_streaming_translate_thread.h
index 2a36bb998fdb9d1d6a6bc4829f6d420c301d8caf..981b6c9eb4eaecfedf1638a083eb1038e55e0ecc 100644
--- a/ppapi/native_client/src/trusted/plugin/pnacl_streaming_translate_thread.h
+++ b/ppapi/native_client/src/trusted/plugin/pnacl_streaming_translate_thread.h
@@ -26,7 +26,6 @@ class PnaclStreamingTranslateThread : public PnaclTranslateThread {
const Manifest* ld_manifest,
LocalTempFile* obj_file,
LocalTempFile* nexe_file,
- nacl::DescWrapper* pexe_wrapper,
ErrorInfo* error_info,
PnaclResources* resources,
Plugin* plugin);

Powered by Google App Engine
This is Rietveld 408576698