| Index: chrome/browser/session_history_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/session_history_uitest.cc (revision 15319)
|
| +++ chrome/browser/session_history_uitest.cc (working copy)
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "app/l10n_util.h"
|
| #include "base/file_path.h"
|
| #include "base/platform_thread.h"
|
| #include "base/string_util.h"
|
| -#include "chrome/common/l10n_util.h"
|
| #include "chrome/test/automation/tab_proxy.h"
|
| #include "chrome/test/automation/browser_proxy.h"
|
| #include "chrome/test/ui/ui_test.h"
|
|
|