summaryrefslogtreecommitdiffstats
path: root/base/logging.h
diff options
context:
space:
mode:
authorakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-01 04:46:20 +0000
committerakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-01 04:46:20 +0000
commit57a5c6efa401bcb9bfeb2524cc61688ed4765970 (patch)
treefa8a9f3d0ae0ddeb3e2ff5f1b04cfec75bb5cb4f /base/logging.h
parentec1afd949617a0081039f8b98b91aa59e47c6c7b (diff)
downloadchromium_src-57a5c6efa401bcb9bfeb2524cc61688ed4765970.zip
chromium_src-57a5c6efa401bcb9bfeb2524cc61688ed4765970.tar.gz
chromium_src-57a5c6efa401bcb9bfeb2524cc61688ed4765970.tar.bz2
Fix official build breakage.
BUG=None TEST=Tested compile with official mode flags TBR=hbono Review URL: http://codereview.chromium.org/3528007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61150 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/logging.h')
-rw-r--r--base/logging.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/logging.h b/base/logging.h
index 386b8ba..7068339 100644
--- a/base/logging.h
+++ b/base/logging.h
@@ -692,8 +692,6 @@ extern bool g_enable_dcheck;
#endif // ENABLE_DCHECK
#undef ENABLE_DCHECK
-#undef DCHECK_EAT_STREAM_PARAMETERS
-
// Helper functions for CHECK_OP macro.
// The (int, int) specialization works around the issue that the compiler
// will not instantiate the template version of the function on values of