| Index: third_party/WebKit/Source/web/tests/WebUnitTests.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/WebUnitTests.cpp b/third_party/WebKit/Source/web/tests/WebUnitTests.cpp
|
| index 7c4f48a1678a0f538c9b15ce1ff7fbb3b412d6e5..93c73ef9a292d3d5193be9b003593450640de298 100644
|
| --- a/third_party/WebKit/Source/web/tests/WebUnitTests.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/WebUnitTests.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "config.h"
|
| #include "web/tests/WebUnitTests.h"
|
|
|
| +#undef INSIDE_BLINK
|
| #include "bindings/core/v8/V8GCController.h"
|
| #include <base/bind.h>
|
| #include <base/message_loop/message_loop.h>
|
|
|