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

Unified Diff: chrome/common/css_colors.h

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month 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 | « chrome/chrome.gyp ('k') | chrome/common/db_message_filter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/css_colors.h
diff --git a/chrome/common/css_colors.h b/chrome/common/css_colors.h
index 994a3907cb9d87dc6a8c2bc40504728dff47b146..d952e989da8cb56526c5c3b024d548954ff9cd8b 100644
--- a/chrome/common/css_colors.h
+++ b/chrome/common/css_colors.h
@@ -8,8 +8,8 @@
#include <utility>
#include "base/basictypes.h"
-#include "webkit/api/public/WebColor.h"
-#include "webkit/api/public/WebColorName.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebColor.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebColorName.h"
// Functionality related to sending the values of CSS colors to the renderer.
class CSSColors {
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/db_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698