summaryrefslogtreecommitdiffstats
path: root/webkit/glue/bookmarklet_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/bookmarklet_unittest.cc')
-rw-r--r--webkit/glue/bookmarklet_unittest.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/webkit/glue/bookmarklet_unittest.cc b/webkit/glue/bookmarklet_unittest.cc
index e6718c7..4da9838 100644
--- a/webkit/glue/bookmarklet_unittest.cc
+++ b/webkit/glue/bookmarklet_unittest.cc
@@ -2,16 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "config.h"
-
-#undef LOG
-
-#include "testing/gtest/include/gtest/gtest.h"
-
#include "base/file_util.h"
#include "base/message_loop.h"
#include "base/path_service.h"
#include "base/string_util.h"
+#include "testing/gtest/include/gtest/gtest.h"
#include "webkit/tools/test_shell/test_shell_test.h"
namespace {