Index: Source/web/tests/WebUnitTests.cpp |
diff --git a/Source/web/tests/WebUnitTests.cpp b/Source/web/tests/WebUnitTests.cpp |
index b8b2cca423988333b95d7f7aa3309fe662c10f06..151fe152af9a04545e23d9716430d6d62b54151b 100644 |
--- a/Source/web/tests/WebUnitTests.cpp |
+++ b/Source/web/tests/WebUnitTests.cpp |
@@ -31,6 +31,7 @@ |
#include "config.h" |
#include "web/tests/WebUnitTests.h" |
+#undef FROM_HERE // Make sure we get the base FROM_HERE and not Blink FROM_HERE |
#include "platform/heap/Handle.h" |
#include <base/bind.h> |
#include <base/message_loop/message_loop.h> |