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

Unified Diff: mojo/services/network/public/interfaces/BUILD.gn

Issue 1157783002: Update to newer network service implementation and mojoms from monet (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/services/network/public/interfaces/BUILD.gn
diff --git a/mojo/services/network/public/interfaces/BUILD.gn b/mojo/services/network/public/interfaces/BUILD.gn
index f20b731309388272c54e1cfa5855999f2f1e7b8c..eda4dd7759e16fd100a0b7b4007ef777cb77b916 100644
--- a/mojo/services/network/public/interfaces/BUILD.gn
+++ b/mojo/services/network/public/interfaces/BUILD.gn
@@ -8,6 +8,9 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"cookie_store.mojom",
+ "http_connection.mojom",
+ "http_message.mojom",
+ "http_server.mojom",
"net_address.mojom",
"network_error.mojom",
"network_service.mojom",
« no previous file with comments | « mojo/public/tools/NETWORK_SERVICE_VERSION ('k') | mojo/services/network/public/interfaces/http_connection.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698