Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2136)

Unified Diff: chrome/browser/media/router/presentation_service_delegate_observers.cc

Issue 2633053002: Remove the MessageLoop::DestructionObserver from mojo bindings. (Closed)
Patch Set: rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/media/router/presentation_service_delegate_observers.cc
diff --git a/chrome/browser/media/router/presentation_service_delegate_observers.cc b/chrome/browser/media/router/presentation_service_delegate_observers.cc
index 48595382a5c9e71f7d9133b4ecc9818b5556b5cd..4875794be5acf533b8de2b8f880032812c16e9f9 100644
--- a/chrome/browser/media/router/presentation_service_delegate_observers.cc
+++ b/chrome/browser/media/router/presentation_service_delegate_observers.cc
@@ -1,8 +1,11 @@
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+
#include "chrome/browser/media/router/presentation_service_delegate_observers.h"
+#include "base/stl_util.h"
+
namespace media_router {
PresentationServiceDelegateObservers::PresentationServiceDelegateObservers() {}
« no previous file with comments | « ash/common/media_controller.h ('k') | content/browser/battery_status/battery_monitor_integration_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698