| Index: chrome/browser/gtk/options/advanced_contents_gtk.cc
|
| diff --git a/chrome/browser/gtk/options/advanced_contents_gtk.cc b/chrome/browser/gtk/options/advanced_contents_gtk.cc
|
| index e11ca2be126268b555b7846fc9ad55d2a5ee0c9c..031763f50a7d8636a7f647a04d93d99d48fc3105 100644
|
| --- a/chrome/browser/gtk/options/advanced_contents_gtk.cc
|
| +++ b/chrome/browser/gtk/options/advanced_contents_gtk.cc
|
| @@ -16,10 +16,10 @@
|
| #include "base/basictypes.h"
|
| #include "base/env_var.h"
|
| #include "base/file_util.h"
|
| -#include "base/linux_util.h"
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
| #include "base/string_tokenizer.h"
|
| +#include "base/xdg_util.h"
|
| #include "chrome/browser/browser_list.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/download/download_manager.h"
|
|
|