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

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

Issue 2860203002: MediaPerceptionPrivate IDL and skeleton. (Closed)
Patch Set: Added depthInMeters to Entity dictionary. Created 3 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: extensions/common/api/schema.gni
diff --git a/extensions/common/api/schema.gni b/extensions/common/api/schema.gni
index ca6bc918e3422d16360562e2a8d0dc71d50c8a9f..908ae447183fb9240d64b34674b1af34c559e0d0 100644
--- a/extensions/common/api/schema.gni
+++ b/extensions/common/api/schema.gni
@@ -58,6 +58,7 @@ extensions_api_schema_files_ = [
if (is_chromeos) {
extensions_api_schema_files_ += [
"diagnostics.idl",
+ "media_perception_private.idl",
"networking_config.idl",
"vpn_provider.idl",
"webcam_private.idl",

Powered by Google App Engine
This is Rietveld 408576698