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

Unified Diff: cc/managed_tile_state.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
« cc/cc.gyp ('K') | « cc/managed_memory_policy.h ('k') | cc/math_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/managed_tile_state.cc
diff --git a/cc/managed_tile_state.cc b/cc/managed_tile_state.cc
index 8ded8c1439c698c389eb400fd1cd1cedc6efc317..3ee58039271d43e614d6b9aa00c32759f8db1864 100644
--- a/cc/managed_tile_state.cc
+++ b/cc/managed_tile_state.cc
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "cc/base/math_util.h"
#include "cc/managed_tile_state.h"
-#include "cc/math_util.h"
namespace cc {
« cc/cc.gyp ('K') | « cc/managed_memory_policy.h ('k') | cc/math_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698