summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/web_socket_proxy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/web_socket_proxy.cc')
-rw-r--r--chrome/browser/chromeos/web_socket_proxy.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/web_socket_proxy.cc b/chrome/browser/chromeos/web_socket_proxy.cc
index 9c436ef..ef1d42c 100644
--- a/chrome/browser/chromeos/web_socket_proxy.cc
+++ b/chrome/browser/chromeos/web_socket_proxy.cc
@@ -36,7 +36,7 @@
#include "chrome/browser/internal_auth.h"
#include "chrome/common/chrome_notification_types.h"
#include "chrome/common/url_constants.h"
-#include "content/browser/browser_thread.h"
+#include "content/public/browser/browser_thread.h"
#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_service.h"
#include "content/public/browser/notification_types.h"