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

Unified Diff: base/string_piece_unittest.cc

Issue 9730: NO CODE CHANGE. Update string_piece.h to new include style. Really just wan... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « base/string_piece.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/string_piece_unittest.cc
===================================================================
--- base/string_piece_unittest.cc (revision 4461)
+++ base/string_piece_unittest.cc (working copy)
@@ -538,4 +538,3 @@
ASSERT_TRUE(StringPiece("hello") == std::string("hello"));
ASSERT_TRUE("hello" == StringPiece("hello"));
}
-
« no previous file with comments | « base/string_piece.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698