Index: content/browser/utility_process_host.cc |
diff --git a/content/browser/utility_process_host.cc b/content/browser/utility_process_host.cc |
index 51f3abd29739cb31969ce6e13d8ae48e48403a62..f34a22f0f61ff97509177caae499bb1a4104e4f7 100644 |
--- a/content/browser/utility_process_host.cc |
+++ b/content/browser/utility_process_host.cc |
@@ -14,6 +14,8 @@ |
#include "ui/base/ui_base_switches.h" |
#include "webkit/plugins/plugin_switches.h" |
+using content::BrowserThread; |
+ |
UtilityProcessHost::Client::Client() { |
} |