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

Unified Diff: extensions/common/api/schema.gni

Issue 2726223004: Introduce networking.cast API (Closed)
Patch Set: . Created 3 years, 9 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: extensions/common/api/schema.gni
diff --git a/extensions/common/api/schema.gni b/extensions/common/api/schema.gni
index ca6bc918e3422d16360562e2a8d0dc71d50c8a9f..942f4a499244609d8856621449d41ac103b80e45 100644
--- a/extensions/common/api/schema.gni
+++ b/extensions/common/api/schema.gni
@@ -31,6 +31,7 @@ extensions_api_schema_files_ = [
"mime_handler_private.idl",
"mime_handler_view_guest_internal.json",
"mojo_private.idl",
+ "networking_cast.idl",
"networking_private.idl",
"power.idl",
"printer_provider.idl",

Powered by Google App Engine
This is Rietveld 408576698