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

Unified Diff: mojo/public/cpp/bindings/BUILD.gn

Issue 1839223003: Add basic Chrome interaction with the mash shelf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use associated interfaces for observers and item delegates. Created 4 years, 8 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: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index c8d2883d0c7f358a88e6591eb51eccbd329bc8d0..74ad54e6245eb19fbace7e1e62c30a79d3c8eb31 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -9,6 +9,7 @@ source_set("bindings") {
"associated_group.h",
"associated_interface_ptr.h",
"associated_interface_ptr_info.h",
+ "associated_interface_ptr_set.h",
"associated_interface_request.h",
"binding.h",
"binding_set.h",

Powered by Google App Engine
This is Rietveld 408576698