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

Unified Diff: Source/platform/Task.h

Issue 26113002: Move core/platform/text/Locale* to platform/text (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « Source/platform/SSLKeyGenerator.cpp ('k') | Source/platform/blink_platform.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/Task.h
diff --git a/Source/core/platform/Task.h b/Source/platform/Task.h
similarity index 100%
rename from Source/core/platform/Task.h
rename to Source/platform/Task.h
index b9d2e46802aebf6391df4ec3dabb580d43b2483c..8ef2339b1b4f4c80816774bb5b2b0bb19228bdd8 100644
--- a/Source/core/platform/Task.h
+++ b/Source/platform/Task.h
@@ -31,8 +31,8 @@
#ifndef Task_h
#define Task_h
-#include "wtf/Functional.h"
#include "public/platform/WebThread.h"
+#include "wtf/Functional.h"
namespace WebCore {
« no previous file with comments | « Source/platform/SSLKeyGenerator.cpp ('k') | Source/platform/blink_platform.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698