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

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: 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
Index: cc/font_atlas.cc
diff --git a/cc/font_atlas.cc b/cc/font_atlas.cc
index 4681374a7c428d584ea86d892de2ef880f6a4fb1..80d9f0b3cb5b28e42437ef80185163b285a3a594 100644
--- a/cc/font_atlas.cc
+++ b/cc/font_atlas.cc
@@ -8,7 +8,7 @@
#include "base/string_split.h"
#include "ui/gfx/point.h"
-#include "CCProxy.h"
+#include "cc/proxy.h"
#include "SkCanvas.h"
#include <vector>

Powered by Google App Engine
This is Rietveld 408576698