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

Unified Diff: extensions/common/api/schemas.gypi

Issue 883703004: Move chrome.diagnostics API to extensions/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 11 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 | « extensions/common/api/diagnostics.idl ('k') | extensions/common/permissions/extensions_api_permissions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index ab8f8806d7d720e7128f0d5ef3fa6f3ea36daefe..478dcde83d3f905f2b566513d9e3b415050b8529 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -59,6 +59,7 @@
],
# ChromeOS-specific schemas.
'chromeos_schema_files': [
+ 'diagnostics.idl',
'networking_config.idl',
'vpn_provider.idl',
'webcam_private.idl',
« no previous file with comments | « extensions/common/api/diagnostics.idl ('k') | extensions/common/permissions/extensions_api_permissions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698