summaryrefslogtreecommitdiffstats
path: root/chrome/browser/remoting/firewall_traversal_observer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/remoting/firewall_traversal_observer.cc')
-rw-r--r--chrome/browser/remoting/firewall_traversal_observer.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/remoting/firewall_traversal_observer.cc b/chrome/browser/remoting/firewall_traversal_observer.cc
index 4e55e35..ebdf850 100644
--- a/chrome/browser/remoting/firewall_traversal_observer.cc
+++ b/chrome/browser/remoting/firewall_traversal_observer.cc
@@ -12,7 +12,8 @@
#include "chrome/common/chrome_notification_types.h"
#include "chrome/common/pref_names.h"
#include "content/browser/renderer_host/render_view_host.h"
-#include "content/common/notification_service.h"
+#include "content/public/browser/notification_details.h"
+#include "content/public/browser/notification_source.h"
#include "content/common/view_messages.h"
#include "ipc/ipc_message_macros.h"