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

Unified Diff: chrome/common/env_vars.h

Issue 9702021: Unconditionally send Chrome and Chrome Frame events through ETW machinery. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « no previous file | 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 c31235bd8a716273ef7f91657c96e7d7fbbcc568..86305661271a1b0c809ab2c304a29d0b92975e6c 100644
--- a/chrome/common/env_vars.h
+++ b/chrome/common/env_vars.h
@@ -13,7 +13,6 @@ namespace env_vars {
extern const char kHeadless[];
extern const char kLogFileName[];
extern const char kSessionLogDir[];
-extern const char kEtwLogging[];
extern const char kShowRestart[];
extern const char kRestartInfo[];
extern const char kRtlLocale[];
« no previous file with comments | « no previous file | chrome/common/env_vars.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698