Index: chrome/browser/extensions/sandboxed_extension_unpacker.h |
diff --git a/chrome/browser/extensions/sandboxed_extension_unpacker.h b/chrome/browser/extensions/sandboxed_extension_unpacker.h |
index f8230bc505c0d7a1060bc72808cb71a35a96acab..2eeea88a7ef1133b775cbe49ca3414953bae7b69 100644 |
--- a/chrome/browser/extensions/sandboxed_extension_unpacker.h |
+++ b/chrome/browser/extensions/sandboxed_extension_unpacker.h |
@@ -216,7 +216,7 @@ class SandboxedExtensionUnpacker : public UtilityProcessHost::Client { |
FilePath crx_path_; |
// Our client's thread. This is the thread we respond on. |
- BrowserThread::ID thread_identifier_; |
+ content::BrowserThread::ID thread_identifier_; |
// ResourceDispatcherHost to pass to the utility process. |
ResourceDispatcherHost* rdh_; |