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

Unified Diff: cc/base/tiling_data.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
Index: cc/base/tiling_data.cc
diff --git a/cc/tiling_data.cc b/cc/base/tiling_data.cc
similarity index 99%
rename from cc/tiling_data.cc
rename to cc/base/tiling_data.cc
index 357c17b4a05f174c0ac6162708ba906aeb834485..57985c131d44b1d64f88b0bb4def3897687cd1be 100644
--- a/cc/tiling_data.cc
+++ b/cc/base/tiling_data.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 <algorithm>
« no previous file with comments | « cc/base/tiling_data.h ('k') | cc/base/tiling_data_unittest.cc » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698