Index: chrome/browser/component_updater/pnacl/pnacl_component_installer.cc |
diff --git a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc |
index 25c74b7bcc02b7cc621809709243623764e6072c..90b831be284a46aee85f12050f6c3d8c80e888cb 100644 |
--- a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc |
+++ b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc |
@@ -32,6 +32,7 @@ |
#include "content/public/browser/browser_thread.h" |
using content::BrowserThread; |
+using update_client::CrxComponent; |
using update_client::UpdateQueryParams; |
namespace component_updater { |