summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/http_server_properties_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/net/http_server_properties_manager.cc')
-rw-r--r--chrome/browser/net/http_server_properties_manager.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/net/http_server_properties_manager.cc b/chrome/browser/net/http_server_properties_manager.cc
index b421bc3..f36b5e3 100644
--- a/chrome/browser/net/http_server_properties_manager.cc
+++ b/chrome/browser/net/http_server_properties_manager.cc
@@ -13,6 +13,8 @@
#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_source.h"
+using content::BrowserThread;
+
namespace chrome_browser_net {
namespace {