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

Unified Diff: Source/web/tests/WebUnitTests.cpp

Issue 1178823003: Precompile Document.h and LayoutObject.h for Source/web Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Slight clean up. Created 5 years, 5 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: 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>
« Source/web/WebKit.cpp ('K') | « Source/web/WebKit.cpp ('k') | Source/web/web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698