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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 205243005: Add chrome.webcamPrivate idl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: WIP Created 6 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 63e5295783f8aca2cc370ee5e23a37a60d3bb8e3..ed85f927186194da8b0eb65ef44fee09bb729d47 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -126,6 +126,7 @@
'webstore_private.json',
'webview.json',
'windows.json',
+ 'webcam_private.idl',
],
}, { # OS=="android"
'schema_files': [

Powered by Google App Engine
This is Rietveld 408576698