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

Unified Diff: ash/common/cast_config_controller.h

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
« no previous file with comments | « android_webview/native/aw_contents_client_bridge.cc ('k') | ash/common/media_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/cast_config_controller.h
diff --git a/ash/common/cast_config_controller.h b/ash/common/cast_config_controller.h
index 38806e1af6817cc9c8076f1d7ae8612199041400..57a2c5c2d3d39199035d1d18e358d4220e03073c 100644
--- a/ash/common/cast_config_controller.h
+++ b/ash/common/cast_config_controller.h
@@ -9,6 +9,7 @@
#include "ash/public/interfaces/cast_config.mojom.h"
#include "base/macros.h"
+#include "base/observer_list.h"
#include "mojo/public/cpp/bindings/associated_binding.h"
#include "mojo/public/cpp/bindings/binding_set.h"
« no previous file with comments | « android_webview/native/aw_contents_client_bridge.cc ('k') | ash/common/media_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698