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

Unified Diff: cc/base/hash_pair_unittest.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months 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/base/hash_pair.h ('k') | cc/base/math_util.h » ('j') | cc/cc.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/hash_pair_unittest.cc
diff --git a/cc/hash_pair_unittest.cc b/cc/base/hash_pair_unittest.cc
similarity index 98%
rename from cc/hash_pair_unittest.cc
rename to cc/base/hash_pair_unittest.cc
index 592e4c85e831957a698e126102db21b20b7f9f76..685e9351ce17f9b3ae593b9a0d1a727c0fb92f28 100644
--- a/cc/hash_pair_unittest.cc
+++ b/cc/base/hash_pair_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "cc/hash_pair.h"
+#include "cc/base/hash_pair.h"
#include "base/basictypes.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « cc/base/hash_pair.h ('k') | cc/base/math_util.h » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698