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

Unified Diff: third_party/WebKit/Source/platform/UUID.cpp

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/UUID.cpp
diff --git a/third_party/WebKit/Source/platform/UUID.cpp b/third_party/WebKit/Source/platform/UUID.cpp
index f4c3dd951386409e5e3e4db57464b57f0c6c4b25..4c3bb29a5a46e1a6e457c5f033a497aacf7eea98 100644
--- a/third_party/WebKit/Source/platform/UUID.cpp
+++ b/third_party/WebKit/Source/platform/UUID.cpp
@@ -5,7 +5,7 @@
#include "platform/UUID.h"
#include "base/guid.h"
-#include "wtf/text/StringUTF8Adaptor.h"
+#include "platform/wtf/text/StringUTF8Adaptor.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/UUID.h ('k') | third_party/WebKit/Source/platform/UserGestureIndicator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698