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

Unified Diff: cc/base/tiling_data_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/tiling_data.cc ('k') | cc/base/util.h » ('j') | cc/cc.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/tiling_data_unittest.cc
diff --git a/cc/tiling_data_unittest.cc b/cc/base/tiling_data_unittest.cc
similarity index 99%
rename from cc/tiling_data_unittest.cc
rename to cc/base/tiling_data_unittest.cc
index 208588396ba7bf538759458e8e579de647f53a2d..e3a3630157d1a6cb3169b473c8b82fa01484342e 100644
--- a/cc/tiling_data_unittest.cc
+++ b/cc/base/tiling_data_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/tiling_data.h"
+#include "cc/base/tiling_data.h"
#include "cc/test/geometry_test_utils.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « cc/base/tiling_data.cc ('k') | cc/base/util.h » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698