| Index: chrome/browser/dom_ui/options/options_ui.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/options/options_ui.cc (revision 70342)
|
| +++ chrome/browser/dom_ui/options/options_ui.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "base/singleton.h"
|
| #include "base/string_piece.h"
|
| #include "base/string_util.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/time.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/browser_about_handler.h"
|
|
|