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

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

Issue 2259283003: Mojo C++ bindings: share DataView class between chromium and blink variants. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@92_change_traits_param
Patch Set: . Created 4 years, 4 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 | « no previous file | mojo/public/cpp/bindings/array_data_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 2cc6d61a3619556a8b55bc253f4367acb9e51302..a9f2e067201804e0f9fbf68302f4f5df1b9f1a40 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -20,6 +20,7 @@ static_library("bindings") {
"binding_set.h",
"connector.h",
"enum_traits.h",
+ "interface_data_view.h",
"interface_endpoint_client.h",
"interface_endpoint_controller.h",
"interface_id.h",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/array_data_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698