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

Unified Diff: content/content_nacl_nonsfi.gyp

Issue 888903004: Non-SFI mode:Suid sandbox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_nacl_nonsfi.gyp
diff --git a/content/content_nacl_nonsfi.gyp b/content/content_nacl_nonsfi.gyp
index 28b44e380d3d5fa2c1056ee096fa5e2aee1d5557..4f30ca4b9a2a74dfd24cb3f132a8c7cab6e88e43 100644
--- a/content/content_nacl_nonsfi.gyp
+++ b/content/content_nacl_nonsfi.gyp
@@ -26,7 +26,7 @@
'sources': [
'common/send_zygote_child_ping_linux.cc',
- 'public/common/send_zygote_child_ping_linux.h',
jam 2015/03/05 18:30:22 why are you removing this? we need headers to be l
hidehiko 2015/03/06 09:14:47 This is input for the build_nexe.py rather than ho
+ 'public/common/content_switches.cc',
# TODO(hidehiko): Add sandbox code.
],
},

Powered by Google App Engine
This is Rietveld 408576698