| Index: third_party/WebKit/Source/core/testing/GCObservation.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/GCObservation.cpp b/third_party/WebKit/Source/core/testing/GCObservation.cpp
|
| index 827127f3165bede550841ba3447bc7071753ffbd..2bed13d2f137e68f5cd931d4c7cfd9b0313da057 100644
|
| --- a/third_party/WebKit/Source/core/testing/GCObservation.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/GCObservation.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/testing/GCObservation.h"
|
|
|
| namespace blink {
|
|
|