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

Unified Diff: cc/hash_pair_unittest.cc

Issue 11474050: cc: Unify namespaces for all test files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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 | « cc/gl_renderer_unittest.cc ('k') | cc/layer_tree_host_common_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/hash_pair_unittest.cc
diff --git a/cc/hash_pair_unittest.cc b/cc/hash_pair_unittest.cc
index 249b8323c48e462d7d3328db1085dc184e2bb2a0..592e4c85e831957a698e126102db21b20b7f9f76 100644
--- a/cc/hash_pair_unittest.cc
+++ b/cc/hash_pair_unittest.cc
@@ -67,4 +67,4 @@ TEST_F(HashPairTest, IntegerPairs) {
(GG_INT64_C(1) << 60) + GG_INT64_C(78931732321));
}
-} // anonymous namespace
+} // namespace
« no previous file with comments | « cc/gl_renderer_unittest.cc ('k') | cc/layer_tree_host_common_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698