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

Unified Diff: third_party/WebKit/Source/platform/wtf/MathExtrasTest.cpp

Issue 2787293002: Reland: Move wtf_unittests to platform/wtf/. (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/MathExtrasTest.cpp
diff --git a/third_party/WebKit/Source/wtf/MathExtrasTest.cpp b/third_party/WebKit/Source/platform/wtf/MathExtrasTest.cpp
similarity index 99%
rename from third_party/WebKit/Source/wtf/MathExtrasTest.cpp
rename to third_party/WebKit/Source/platform/wtf/MathExtrasTest.cpp
index 0ab26cd4e6fb9f82e81f271d87b69092e1bd0e62..3fe79b47e89df06ff8a081cfed325fcd99b37f20 100644
--- a/third_party/WebKit/Source/wtf/MathExtrasTest.cpp
+++ b/third_party/WebKit/Source/platform/wtf/MathExtrasTest.cpp
@@ -23,7 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "wtf/MathExtras.h"
+#include "platform/wtf/MathExtras.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ListHashSetTest.cpp ('k') | third_party/WebKit/Source/platform/wtf/OptionalTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698