| Index: chrome/browser/component_updater/recovery_component_installer.cc
|
| diff --git a/chrome/browser/component_updater/recovery_component_installer.cc b/chrome/browser/component_updater/recovery_component_installer.cc
|
| index ec5303249f18e1f1608c7f6b5c705d2573daaf99..ae265e70473daf92f6f8fdd609cef771c08921cd 100644
|
| --- a/chrome/browser/component_updater/recovery_component_installer.cc
|
| +++ b/chrome/browser/component_updater/recovery_component_installer.cc
|
| @@ -21,6 +21,8 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| +using content::BrowserThread;
|
| +
|
| namespace {
|
|
|
| // CRX hash. The extension id is: npdjjkjlcidkjlamlmmdelcjbcpdjocm.
|
|
|