Chromium Code Reviews

Unified Diff: views/controls/label.h

Issue 65012: Move skia to DEPS, and put it in third_party. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « views/controls/image_view.h ('k') | views/controls/menu/chrome_menu.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/label.h
===================================================================
--- views/controls/label.h (revision 15763)
+++ views/controls/label.h (working copy)
@@ -7,7 +7,7 @@
#include "app/gfx/chrome_font.h"
#include "googleurl/src/gurl.h"
-#include "skia/include/SkColor.h"
+#include "third_party/skia/include/core/SkColor.h"
#include "testing/gtest/include/gtest/gtest_prod.h"
#include "views/view.h"
« no previous file with comments | « views/controls/image_view.h ('k') | views/controls/menu/chrome_menu.h » ('j') | no next file with comments »

Powered by Google App Engine