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

Unified Diff: third_party/WebKit/Source/platform/ColorSuggestion.h

Issue 2810413002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of platform/. (Closed)
Patch Set: Created 3 years, 8 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: third_party/WebKit/Source/platform/ColorSuggestion.h
diff --git a/third_party/WebKit/Source/platform/ColorSuggestion.h b/third_party/WebKit/Source/platform/ColorSuggestion.h
index 4e6ab829c0efa998d8c3c4b1b811396ac314c5ac..94c8312f017d4f4aca703dc2ae50d0defb935200 100644
--- a/third_party/WebKit/Source/platform/ColorSuggestion.h
+++ b/third_party/WebKit/Source/platform/ColorSuggestion.h
@@ -32,8 +32,8 @@
#define ColorSuggestion_h
#include "platform/graphics/Color.h"
-#include "wtf/Allocator.h"
-#include "wtf/text/WTFString.h"
+#include "platform/wtf/Allocator.h"
+#include "platform/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/CalculationValue.h ('k') | third_party/WebKit/Source/platform/ContentSettingCallbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698