| Index: chrome/browser/shell_integration_linux.cc
|
| diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc
|
| index cf46e37959357684de0f5b9693f708454e74a254..a2b8aa8654befd3a60d392cb8bed8eb4c99f57bc 100644
|
| --- a/chrome/browser/shell_integration_linux.cc
|
| +++ b/chrome/browser/shell_integration_linux.cc
|
| @@ -24,6 +24,7 @@
|
| #include "base/process_util.h"
|
| #include "base/scoped_temp_dir.h"
|
| #include "base/string_tokenizer.h"
|
| +#include "base/string_util.h"
|
| #include "base/task.h"
|
| #include "base/thread.h"
|
| #include "base/utf_string_conversions.h"
|
|
|