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

Unified Diff: cc/font_atlas.cc

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fixed the conflicts hopefuly Created 8 years, 2 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/float_quad_unittest.cc ('k') | cc/frame_rate_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/font_atlas.cc
diff --git a/cc/font_atlas.cc b/cc/font_atlas.cc
index 20ed9df7ed0080965df8917800f49e58e3023512..d9eb442736ea53f0af1649d59442c6adbc386386 100644
--- a/cc/font_atlas.cc
+++ b/cc/font_atlas.cc
@@ -10,7 +10,7 @@
#include "base/string_split.h"
#include "ui/gfx/point.h"
-#include "CCProxy.h"
+#include "cc/proxy.h"
#include "third_party/skia/include/core/SkCanvas.h"
namespace cc {
« no previous file with comments | « cc/float_quad_unittest.cc ('k') | cc/frame_rate_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698