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

Unified Diff: components/nacl/common/nacl_switches.h

Issue 1407443003: Non-SFI mode: Remove kUseNaClHelperNonSfi command line flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « components/nacl/common/nacl_paths.cc ('k') | components/nacl/common/nacl_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/common/nacl_switches.h
diff --git a/components/nacl/common/nacl_switches.h b/components/nacl/common/nacl_switches.h
index f6a4b4f9f74ccb073c4b8a0a653ba110f6ff794b..873894658f765fb7f4bc67dab6d8067b1b19a76a 100644
--- a/components/nacl/common/nacl_switches.h
+++ b/components/nacl/common/nacl_switches.h
@@ -22,7 +22,6 @@ extern const char kNaClGdbScript[];
extern const char kNaClGdb[];
extern const char kNaClLoaderNonSfiProcess[];
extern const char kNaClLoaderProcess[];
-extern const char kUseNaClHelperNonSfi[];
} // namespace switches
« no previous file with comments | « components/nacl/common/nacl_paths.cc ('k') | components/nacl/common/nacl_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698