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

Unified Diff: cc/layer_sorter.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/layer_sorter.cc
diff --git a/cc/layer_sorter.cc b/cc/layer_sorter.cc
index ef8bbcaf69a1c46c4b29f53856906e38a7a955ee..608a42613790d79798cf3187d1adb20be1491ba1 100644
--- a/cc/layer_sorter.cc
+++ b/cc/layer_sorter.cc
@@ -10,7 +10,7 @@
#include <vector>
#include "base/logging.h"
-#include "cc/math_util.h"
+#include "cc/base/math_util.h"
#include "cc/render_surface_impl.h"
#include "ui/gfx/transform.h"
« cc/cc.gyp ('K') | « cc/layer_sorter.h ('k') | cc/layer_sorter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698