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

Unified Diff: third_party/WebKit/Source/platform/wtf/Optional.h

Issue 2755793004: Move files in wtf/ to platform/wtf/ (Part 3). (Closed)
Patch Set: Created 3 years, 9 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/wtf/Optional.h
diff --git a/third_party/WebKit/Source/wtf/Optional.h b/third_party/WebKit/Source/platform/wtf/Optional.h
similarity index 95%
copy from third_party/WebKit/Source/wtf/Optional.h
copy to third_party/WebKit/Source/platform/wtf/Optional.h
index 84028baa7647f819ad21d868755a02139cbbaa83..bd7dd75c5c60b07db1bb19363cabaa788b49dfea 100644
--- a/third_party/WebKit/Source/wtf/Optional.h
+++ b/third_party/WebKit/Source/platform/wtf/Optional.h
@@ -6,7 +6,7 @@
#define Optional_h
#include "base/optional.h"
-#include "wtf/TypeTraits.h"
+#include "platform/wtf/TypeTraits.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/NotFound.h ('k') | third_party/WebKit/Source/platform/wtf/SizeAssertions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698