diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 04:46:20 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 04:46:20 +0000 |
commit | 57a5c6efa401bcb9bfeb2524cc61688ed4765970 (patch) | |
tree | fa8a9f3d0ae0ddeb3e2ff5f1b04cfec75bb5cb4f /base/logging.h | |
parent | ec1afd949617a0081039f8b98b91aa59e47c6c7b (diff) | |
download | chromium_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.h | 2 |
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 |