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

Unified Diff: components/nacl_nonsfi.gyp

Issue 933993002: NaCl: Update revision in DEPS, badad9a -> 6b9d8cf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: with adjustment Created 5 years, 10 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl_nonsfi.gyp
diff --git a/components/nacl_nonsfi.gyp b/components/nacl_nonsfi.gyp
index 4d8d7602ca33bab930a38552a5a430a7f3634fe3..930140467569f2b955dc607552af89b089752619 100644
--- a/components/nacl_nonsfi.gyp
+++ b/components/nacl_nonsfi.gyp
@@ -58,7 +58,6 @@
],
'link_flags': [
- '-Wl,--start-group',
'-lbase_nacl_nonsfi',
'-lcommand_buffer_client_nacl',
'-lcommand_buffer_common_nacl',
@@ -78,7 +77,6 @@
'-lppapi_shared_nacl',
'-lshared_memory_support_nacl',
'-ltracing_nacl',
- '-Wl,--end-group',
],
'conditions': [
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698