summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/debug_util_posix.cc1
-rw-r--r--base/linux_util.cc1
-rw-r--r--chrome/browser/browser_main.cc1
-rw-r--r--chrome/browser/chrome_plugin_host.cc1
-rw-r--r--chrome/browser/shell_integration_linux.cc1
5 files changed, 0 insertions, 5 deletions
diff --git a/base/debug_util_posix.cc b/base/debug_util_posix.cc
index 329c7bc..d121696 100644
--- a/base/debug_util_posix.cc
+++ b/base/debug_util_posix.cc
@@ -25,7 +25,6 @@
#endif
#include <iostream>
-#include <string>
#include "base/basictypes.h"
#include "base/compat_execinfo.h"
diff --git a/base/linux_util.cc b/base/linux_util.cc
index 246c95c..62931ce 100644
--- a/base/linux_util.cc
+++ b/base/linux_util.cc
@@ -10,7 +10,6 @@
#include <glib.h>
#include <stdlib.h>
#include <sys/stat.h>
-#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
diff --git a/chrome/browser/browser_main.cc b/chrome/browser/browser_main.cc
index 7ed787a..3915e8b 100644
--- a/chrome/browser/browser_main.cc
+++ b/chrome/browser/browser_main.cc
@@ -124,7 +124,6 @@
#include "chrome/browser/net/url_fixer_upper.h"
#include "chrome/browser/rlz/rlz.h"
#include "chrome/browser/views/user_data_dir_dialog.h"
-#include "chrome/common/env_vars.h"
#include "chrome/common/sandbox_policy.h"
#include "chrome/installer/util/helper.h"
#include "chrome/installer/util/install_util.h"
diff --git a/chrome/browser/chrome_plugin_host.cc b/chrome/browser/chrome_plugin_host.cc
index 81e4c26..806d5da 100644
--- a/chrome/browser/chrome_plugin_host.cc
+++ b/chrome/browser/chrome_plugin_host.cc
@@ -17,7 +17,6 @@
#include "base/singleton.h"
#include "base/string_util.h"
#include "chrome/browser/browser_list.h"
-#include "chrome/browser/chrome_thread.h"
#include "chrome/browser/chrome_plugin_browsing_context.h"
#include "chrome/browser/chrome_thread.h"
#include "chrome/browser/dom_ui/html_dialog_ui.h"
diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc
index 7c0d4cc..f2824cf0 100644
--- a/chrome/browser/shell_integration_linux.cc
+++ b/chrome/browser/shell_integration_linux.cc
@@ -28,7 +28,6 @@
#include "base/string_util.h"
#include "base/task.h"
#include "base/thread.h"
-#include "base/string_number_conversions.h"
#include "base/utf_string_conversions.h"
#include "chrome/browser/browser_process.h"
#include "chrome/common/chrome_constants.h"