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

Unified Diff: src/native_client/src/trusted/service_runtime/service_runtime.gyp

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/service_runtime.gyp
diff --git a/src/native_client/src/trusted/service_runtime/service_runtime.gyp b/src/native_client/src/trusted/service_runtime/service_runtime.gyp
index c0a6d96635a9918675c51732a515d32f2ac01b78..4e88dc2655f473ea6e483462a7d775552198fe70 100644
--- a/src/native_client/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/native_client/src/trusted/service_runtime/service_runtime.gyp
@@ -80,7 +80,6 @@
'sel_util.c',
'sel_util-inl.c',
'sel_validate_image.c',
- 'web_worker_stub.c',
],
'include_dirs': [
# For generated header files from the x86-64 validator,

Powered by Google App Engine
This is Rietveld 408576698