diff options
Diffstat (limited to 'chrome/browser/chromeos/input_method/candidate_window.cc')
-rw-r--r-- | chrome/browser/chromeos/input_method/candidate_window.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/input_method/candidate_window.cc b/chrome/browser/chromeos/input_method/candidate_window.cc index c7b3e7e..a6fd344 100644 --- a/chrome/browser/chromeos/input_method/candidate_window.cc +++ b/chrome/browser/chromeos/input_method/candidate_window.cc @@ -14,7 +14,6 @@ #include "app/resource_bundle.h" #include "base/at_exit.h" #include "base/command_line.h" -#include "base/file_path.h" #include "base/logging.h" #include "base/observer_list.h" #include "base/path_service.h" |