summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-10 20:38:25 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-10 20:38:25 +0000
commit852711914fec9474ae81d698e4eae526425f0dc0 (patch)
treed3e12df866157ecc760d6106881bc2d866a0e212 /chrome/common
parentdba8e3d3060c00facb4ea76ba5fbf2dcfcf1134c (diff)
downloadchromium_src-852711914fec9474ae81d698e4eae526425f0dc0.zip
chromium_src-852711914fec9474ae81d698e4eae526425f0dc0.tar.gz
chromium_src-852711914fec9474ae81d698e4eae526425f0dc0.tar.bz2
Style cleanups. No functional change.
BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84842 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/logging_chrome.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/common/logging_chrome.cc b/chrome/common/logging_chrome.cc
index ebac022..7f5c6a6 100644
--- a/chrome/common/logging_chrome.cc
+++ b/chrome/common/logging_chrome.cc
@@ -261,8 +261,7 @@ void RedirectChromeLogging(const CommandLine& command_line) {
}
}
-
-#endif
+#endif // OS_CHROMEOS
void InitChromeLogging(const CommandLine& command_line,
OldFileDeletionState delete_old_log_file) {