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

Unified Diff: src/native_client/src/trusted/service_runtime/build.scons

Issue 2659002: Remove thread refcount and remove NaClAppDtor() (Closed)
Patch Set: Fix Gyp build Created 10 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: src/native_client/src/trusted/service_runtime/build.scons
diff --git a/src/native_client/src/trusted/service_runtime/build.scons b/src/native_client/src/trusted/service_runtime/build.scons
index 8e01df949e3d4b43712185fdde78dc192be84edb..20f2ef1ee67518b0c944dd65a33dbccf199351f5 100644
--- a/src/native_client/src/trusted/service_runtime/build.scons
+++ b/src/native_client/src/trusted/service_runtime/build.scons
@@ -90,7 +90,6 @@ ldr_inputs = [
'sel_util.c',
'sel_util-inl.c',
'sel_validate_image.c',
- 'web_worker_stub.c',
'elf_util.c',
]

Powered by Google App Engine
This is Rietveld 408576698