| Index: chrome/browser/search/hotword_installer_browsertest.cc
|
| diff --git a/chrome/browser/search/hotword_installer_browsertest.cc b/chrome/browser/search/hotword_installer_browsertest.cc
|
| index 3293bf2f4a7ad056795bac4b06a42c8ee5978f7f..94a02da72948d342cebd8c4bb4f02446682e865e 100644
|
| --- a/chrome/browser/search/hotword_installer_browsertest.cc
|
| +++ b/chrome/browser/search/hotword_installer_browsertest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/extensions/extension_browsertest.h"
|
| #include "chrome/browser/extensions/webstore_startup_installer.h"
|
|
|