Commit 3770d695 authored by haruki@chromium.org's avatar haruki@chromium.org

Replace IF_EXPECT* macros with ASSERT* in gdata_wapi_parser_unittest.cc

Remove 
- IF_EXPECT_EQ
- IF_EXPECT_TRUE
macros and use
- ASSERT_EQ
- ASSERT_TRUE
in gdata_wapi_parser_unittest.cc

BUG=139956
TEST=unit_tests --gtest_filter="GDataWAPIParserTest*"

Review URL: https://chromiumcodereview.appspot.com/10828109

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149568 0039d316-1c4b-4281-b951-d872f2087c98
parent ed1b7f35
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment