summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/command_updater_unittest.cc1
-rw-r--r--chrome/browser/download/download_manager_unittest.cc1
-rw-r--r--chrome/browser/download/save_package_unittest.cc1
-rw-r--r--chrome/browser/extensions/user_script_master.cc1
-rw-r--r--chrome/browser/gtk/custom_button.cc1
-rw-r--r--chrome/browser/gtk/download_shelf_gtk.cc1
-rw-r--r--chrome/browser/history/query_parser_unittest.cc2
-rw-r--r--chrome/browser/history/snippet_unittest.cc1
-rw-r--r--chrome/browser/history/visit_tracker.cc2
-rw-r--r--chrome/browser/net/url_fixer_upper_unittest.cc1
-rw-r--r--chrome/browser/safe_browsing/chunk_range_unittest.cc1
-rw-r--r--chrome/browser/safe_browsing/protocol_parser_unittest.cc1
-rw-r--r--chrome/browser/safe_browsing/safe_browsing_util_unittest.cc1
-rw-r--r--chrome/browser/search_engines/template_url_model_unittest.cc1
-rw-r--r--chrome/browser/worker_host/worker_process_host.cc1
-rw-r--r--chrome/common/animation_unittest.cc1
-rw-r--r--chrome/common/bzip2_unittest.cc2
-rw-r--r--chrome/common/chrome_paths_linux.cc1
-rw-r--r--chrome/common/extensions/user_script_unittest.cc1
-rw-r--r--chrome/common/gfx/chrome_canvas_skia.cc1
-rw-r--r--chrome/common/gfx/chrome_canvas_win.cc1
-rw-r--r--chrome/common/gfx/emf_unittest.cc1
-rw-r--r--chrome/common/worker_thread_ticker_unittest.cc1
-rw-r--r--chrome/installer/util/create_reg_key_work_item_unittest.cc1
-rw-r--r--chrome/installer/util/delete_reg_value_work_item_unittest.cc1
-rw-r--r--chrome/installer/util/helper_unittest.cc1
-rw-r--r--chrome/installer/util/lzma_util.cc1
-rw-r--r--chrome/installer/util/move_tree_work_item_unittest.cc1
-rw-r--r--chrome/installer/util/set_reg_value_work_item_unittest.cc1
-rw-r--r--chrome/installer/util/work_item_list_unittest.cc1
-rw-r--r--chrome/renderer/mock_render_thread.cc1
-rw-r--r--chrome/views/root_view_drop_target.cc1
-rw-r--r--chrome/views/separator.cc1
33 files changed, 2 insertions, 34 deletions
diff --git a/chrome/browser/command_updater_unittest.cc b/chrome/browser/command_updater_unittest.cc
index dc5e031..659e3c6 100644
--- a/chrome/browser/command_updater_unittest.cc
+++ b/chrome/browser/command_updater_unittest.cc
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/logging.h"
#include "chrome/browser/command_updater.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/download/download_manager_unittest.cc b/chrome/browser/download/download_manager_unittest.cc
index 3771030..f942e48 100644
--- a/chrome/browser/download/download_manager_unittest.cc
+++ b/chrome/browser/download/download_manager_unittest.cc
@@ -4,7 +4,6 @@
#include <string>
-#include "base/logging.h"
#include "chrome/browser/download/download_manager.h"
#include "chrome/browser/download/download_util.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/download/save_package_unittest.cc b/chrome/browser/download/save_package_unittest.cc
index 630d8a0..7e19848 100644
--- a/chrome/browser/download/save_package_unittest.cc
+++ b/chrome/browser/download/save_package_unittest.cc
@@ -5,7 +5,6 @@
#include <string>
#include "base/file_path.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/string_util.h"
#include "chrome/browser/download/save_package.h"
diff --git a/chrome/browser/extensions/user_script_master.cc b/chrome/browser/extensions/user_script_master.cc
index c6ac773..ef2efa9 100644
--- a/chrome/browser/extensions/user_script_master.cc
+++ b/chrome/browser/extensions/user_script_master.cc
@@ -8,7 +8,6 @@
#include "base/file_path.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/pickle.h"
#include "base/string_util.h"
diff --git a/chrome/browser/gtk/custom_button.cc b/chrome/browser/gtk/custom_button.cc
index 63b5db3..7fdd4cf 100644
--- a/chrome/browser/gtk/custom_button.cc
+++ b/chrome/browser/gtk/custom_button.cc
@@ -5,7 +5,6 @@
#include "chrome/browser/gtk/custom_button.h"
#include "base/basictypes.h"
-#include "base/logging.h"
#include "chrome/common/resource_bundle.h"
#include "chrome/browser/gtk/nine_box.h"
diff --git a/chrome/browser/gtk/download_shelf_gtk.cc b/chrome/browser/gtk/download_shelf_gtk.cc
index 38c5227..6e3598a 100644
--- a/chrome/browser/gtk/download_shelf_gtk.cc
+++ b/chrome/browser/gtk/download_shelf_gtk.cc
@@ -5,7 +5,6 @@
#include "chrome/browser/gtk/download_shelf_gtk.h"
#include "base/gfx/gtk_util.h"
-#include "base/logging.h"
#include "chrome/browser/download/download_item_model.h"
#include "chrome/browser/gtk/custom_button.h"
#include "chrome/browser/gtk/download_item_gtk.h"
diff --git a/chrome/browser/history/query_parser_unittest.cc b/chrome/browser/history/query_parser_unittest.cc
index d36fb68..5a97fec 100644
--- a/chrome/browser/history/query_parser_unittest.cc
+++ b/chrome/browser/history/query_parser_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "chrome/browser/history/query_parser.h"
-#include "base/logging.h"
+#include "base/basictypes.h"
#include "chrome/common/scoped_vector.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/history/snippet_unittest.cc b/chrome/browser/history/snippet_unittest.cc
index 28430a1..cfc935c 100644
--- a/chrome/browser/history/snippet_unittest.cc
+++ b/chrome/browser/history/snippet_unittest.cc
@@ -6,7 +6,6 @@
#include <algorithm>
-#include "base/logging.h"
#include "base/string_util.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/history/visit_tracker.cc b/chrome/browser/history/visit_tracker.cc
index cf74169..7c68bd8 100644
--- a/chrome/browser/history/visit_tracker.cc
+++ b/chrome/browser/history/visit_tracker.cc
@@ -4,8 +4,6 @@
#include "chrome/browser/history/visit_tracker.h"
-#include "base/logging.h"
-
namespace history {
// When the list gets longer than 'MaxItems', CleanupTransitionList will resize
diff --git a/chrome/browser/net/url_fixer_upper_unittest.cc b/chrome/browser/net/url_fixer_upper_unittest.cc
index 4ae9541..ccc111e 100644
--- a/chrome/browser/net/url_fixer_upper_unittest.cc
+++ b/chrome/browser/net/url_fixer_upper_unittest.cc
@@ -6,7 +6,6 @@
#include "base/basictypes.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/string_util.h"
#include "chrome/browser/net/url_fixer_upper.h"
diff --git a/chrome/browser/safe_browsing/chunk_range_unittest.cc b/chrome/browser/safe_browsing/chunk_range_unittest.cc
index 914e3ec..a31faff 100644
--- a/chrome/browser/safe_browsing/chunk_range_unittest.cc
+++ b/chrome/browser/safe_browsing/chunk_range_unittest.cc
@@ -4,7 +4,6 @@
//
// Test program to convert lists of integers into ranges, and vice versa.
-#include "base/logging.h"
#include "chunk_range.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/safe_browsing/protocol_parser_unittest.cc b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
index 47ea95d..5bff02f 100644
--- a/chrome/browser/safe_browsing/protocol_parser_unittest.cc
+++ b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
@@ -5,7 +5,6 @@
// Program to test the SafeBrowsing protocol parsing v2.1.
#include "base/hash_tables.h"
-#include "base/logging.h"
#include "base/string_util.h"
#include "chrome/browser/safe_browsing/protocol_parser.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/browser/safe_browsing/safe_browsing_util_unittest.cc b/chrome/browser/safe_browsing/safe_browsing_util_unittest.cc
index 2c59a66..c53ff17 100644
--- a/chrome/browser/safe_browsing/safe_browsing_util_unittest.cc
+++ b/chrome/browser/safe_browsing/safe_browsing_util_unittest.cc
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/logging.h"
#include "base/sha2.h"
#include "chrome/browser/safe_browsing/safe_browsing_util.h"
#include "googleurl/src/gurl.h"
diff --git a/chrome/browser/search_engines/template_url_model_unittest.cc b/chrome/browser/search_engines/template_url_model_unittest.cc
index c633a19..d9515fe 100644
--- a/chrome/browser/search_engines/template_url_model_unittest.cc
+++ b/chrome/browser/search_engines/template_url_model_unittest.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/string_util.h"
#include "chrome/browser/search_engines/template_url.h"
diff --git a/chrome/browser/worker_host/worker_process_host.cc b/chrome/browser/worker_host/worker_process_host.cc
index 3b713fd..8637a12 100644
--- a/chrome/browser/worker_host/worker_process_host.cc
+++ b/chrome/browser/worker_host/worker_process_host.cc
@@ -6,7 +6,6 @@
#include "base/command_line.h"
#include "base/debug_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/process_util.h"
#include "chrome/browser/browser_process.h"
diff --git a/chrome/common/animation_unittest.cc b/chrome/common/animation_unittest.cc
index 450353d..6ca19e4 100644
--- a/chrome/common/animation_unittest.cc
+++ b/chrome/common/animation_unittest.cc
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/logging.h"
#include "base/message_loop.h"
#include "chrome/common/animation.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/common/bzip2_unittest.cc b/chrome/common/bzip2_unittest.cc
index 42d2c16..49fa809 100644
--- a/chrome/common/bzip2_unittest.cc
+++ b/chrome/common/bzip2_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/logging.h"
+#include "base/basictypes.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/bzip2/bzlib.h"
diff --git a/chrome/common/chrome_paths_linux.cc b/chrome/common/chrome_paths_linux.cc
index 8ffd9e0..d3ce207 100644
--- a/chrome/common/chrome_paths_linux.cc
+++ b/chrome/common/chrome_paths_linux.cc
@@ -8,7 +8,6 @@
#include <stdlib.h>
#include "base/file_path.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "chrome/third_party/xdg_user_dirs/xdg_user_dir_lookup.h"
diff --git a/chrome/common/extensions/user_script_unittest.cc b/chrome/common/extensions/user_script_unittest.cc
index 2be936a..6230497 100644
--- a/chrome/common/extensions/user_script_unittest.cc
+++ b/chrome/common/extensions/user_script_unittest.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "base/file_path.h"
-#include "base/logging.h"
#include "chrome/common/extensions/user_script.h"
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/common/gfx/chrome_canvas_skia.cc b/chrome/common/gfx/chrome_canvas_skia.cc
index f68b347..b3b64d7 100644
--- a/chrome/common/gfx/chrome_canvas_skia.cc
+++ b/chrome/common/gfx/chrome_canvas_skia.cc
@@ -7,7 +7,6 @@
#include <limits>
#include "base/gfx/rect.h"
-#include "base/logging.h"
#include "base/sys_string_conversions.h"
#include "skia/include/SkShader.h"
#include "skia/include/SkPaint.h"
diff --git a/chrome/common/gfx/chrome_canvas_win.cc b/chrome/common/gfx/chrome_canvas_win.cc
index 376db65..f6db09b 100644
--- a/chrome/common/gfx/chrome_canvas_win.cc
+++ b/chrome/common/gfx/chrome_canvas_win.cc
@@ -7,7 +7,6 @@
#include <limits>
#include "base/gfx/rect.h"
-#include "base/logging.h"
#include "skia/include/SkShader.h"
#include "chrome/common/gfx/chrome_font.h"
#include "chrome/common/l10n_util.h"
diff --git a/chrome/common/gfx/emf_unittest.cc b/chrome/common/gfx/emf_unittest.cc
index f44477a..4a78e9a 100644
--- a/chrome/common/gfx/emf_unittest.cc
+++ b/chrome/common/gfx/emf_unittest.cc
@@ -9,7 +9,6 @@
#include "base/basictypes.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "chrome/browser/printing/win_printing_context.h"
#include "chrome/common/chrome_paths.h"
diff --git a/chrome/common/worker_thread_ticker_unittest.cc b/chrome/common/worker_thread_ticker_unittest.cc
index c6d4db2..75e8669 100644
--- a/chrome/common/worker_thread_ticker_unittest.cc
+++ b/chrome/common/worker_thread_ticker_unittest.cc
@@ -4,7 +4,6 @@
#include "chrome/common/worker_thread_ticker.h"
-#include "base/logging.h"
#include "base/message_loop.h"
#include "base/platform_thread.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/installer/util/create_reg_key_work_item_unittest.cc b/chrome/installer/util/create_reg_key_work_item_unittest.cc
index 21280b9..2029b5b 100644
--- a/chrome/installer/util/create_reg_key_work_item_unittest.cc
+++ b/chrome/installer/util/create_reg_key_work_item_unittest.cc
@@ -5,7 +5,6 @@
#include <windows.h>
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/registry.h"
#include "base/scoped_ptr.h"
#include "base/string_util.h"
diff --git a/chrome/installer/util/delete_reg_value_work_item_unittest.cc b/chrome/installer/util/delete_reg_value_work_item_unittest.cc
index a5c05b6..c9d5783 100644
--- a/chrome/installer/util/delete_reg_value_work_item_unittest.cc
+++ b/chrome/installer/util/delete_reg_value_work_item_unittest.cc
@@ -5,7 +5,6 @@
#include <windows.h>
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/registry.h"
#include "base/scoped_ptr.h"
#include "base/string_util.h"
diff --git a/chrome/installer/util/helper_unittest.cc b/chrome/installer/util/helper_unittest.cc
index 7692284..7f34d3a 100644
--- a/chrome/installer/util/helper_unittest.cc
+++ b/chrome/installer/util/helper_unittest.cc
@@ -9,7 +9,6 @@
#include "base/base_paths.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/process_util.h"
#include "base/scoped_ptr.h"
diff --git a/chrome/installer/util/lzma_util.cc b/chrome/installer/util/lzma_util.cc
index 18eced3..3e931ce 100644
--- a/chrome/installer/util/lzma_util.cc
+++ b/chrome/installer/util/lzma_util.cc
@@ -5,7 +5,6 @@
#include "chrome/installer/util/lzma_util.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/string_util.h"
extern "C" {
diff --git a/chrome/installer/util/move_tree_work_item_unittest.cc b/chrome/installer/util/move_tree_work_item_unittest.cc
index 642b2a2..39f823e 100644
--- a/chrome/installer/util/move_tree_work_item_unittest.cc
+++ b/chrome/installer/util/move_tree_work_item_unittest.cc
@@ -9,7 +9,6 @@
#include "base/base_paths.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/process_util.h"
#include "base/scoped_ptr.h"
diff --git a/chrome/installer/util/set_reg_value_work_item_unittest.cc b/chrome/installer/util/set_reg_value_work_item_unittest.cc
index dc74ed3..7e347e2 100644
--- a/chrome/installer/util/set_reg_value_work_item_unittest.cc
+++ b/chrome/installer/util/set_reg_value_work_item_unittest.cc
@@ -5,7 +5,6 @@
#include <windows.h>
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/registry.h"
#include "base/scoped_ptr.h"
#include "base/string_util.h"
diff --git a/chrome/installer/util/work_item_list_unittest.cc b/chrome/installer/util/work_item_list_unittest.cc
index 41d9918..c96477c 100644
--- a/chrome/installer/util/work_item_list_unittest.cc
+++ b/chrome/installer/util/work_item_list_unittest.cc
@@ -6,7 +6,6 @@
#include "base/base_paths.h"
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/path_service.h"
#include "base/registry.h"
#include "base/scoped_ptr.h"
diff --git a/chrome/renderer/mock_render_thread.cc b/chrome/renderer/mock_render_thread.cc
index 8bf07aa..9e71a53 100644
--- a/chrome/renderer/mock_render_thread.cc
+++ b/chrome/renderer/mock_render_thread.cc
@@ -4,7 +4,6 @@
#include "chrome/renderer/mock_render_thread.h"
-#include "base/logging.h"
#include "chrome/common/ipc_message_utils.h"
#include "chrome/common/render_messages.h"
#include "testing/gtest/include/gtest/gtest.h"
diff --git a/chrome/views/root_view_drop_target.cc b/chrome/views/root_view_drop_target.cc
index 83e301f..ee9a365 100644
--- a/chrome/views/root_view_drop_target.cc
+++ b/chrome/views/root_view_drop_target.cc
@@ -5,7 +5,6 @@
#include "chrome/views/root_view_drop_target.h"
#include "base/gfx/point.h"
-#include "base/logging.h"
#include "chrome/common/drag_drop_types.h"
#include "chrome/views/root_view.h"
#include "chrome/views/widget.h"
diff --git a/chrome/views/separator.cc b/chrome/views/separator.cc
index bff5ff6..dae8e65 100644
--- a/chrome/views/separator.cc
+++ b/chrome/views/separator.cc
@@ -4,7 +4,6 @@
#include "chrome/views/separator.h"
-#include "base/logging.h"
#include "chrome/views/hwnd_view.h"
namespace views {