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

Unified Diff: chrome/common/env_vars.h

Issue 10407058: Compile in Breakpad by default on Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add #ifdef to chrome/browser/chromeos/login/wizard_controller.cc too Created 7 years, 11 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 | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | chrome/common/env_vars.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/env_vars.h
diff --git a/chrome/common/env_vars.h b/chrome/common/env_vars.h
index 0b3ba6f16573ca69c5fb601bcc85b6e91d8d6d3b..19ea5b0735bc405e7c89f1f6c5d6123746a3a074 100644
--- a/chrome/common/env_vars.h
+++ b/chrome/common/env_vars.h
@@ -9,6 +9,7 @@
namespace env_vars {
+extern const char kEnableBreakpad[];
extern const char kHeadless[];
extern const char kLogFileName[];
extern const char kSessionLogDir[];
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | chrome/common/env_vars.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698