Chromium Code Reviews

Unified Diff: views/border.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/background.cc ('k') | views/controls/button/image_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/border.h
===================================================================
--- views/border.h (revision 15763)
+++ views/border.h (working copy)
@@ -6,7 +6,7 @@
#define VIEWS_BORDER_H_
#include "app/gfx/insets.h"
-#include "skia/include/SkColor.h"
+#include "third_party/skia/include/core/SkColor.h"
#include "views/view.h"
class ChromeCanvas;
« no previous file with comments | « views/background.cc ('k') | views/controls/button/image_button.h » ('j') | no next file with comments »

Powered by Google App Engine