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

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

Issue 11882009: Multi-monitor extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to 179043. Created 7 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 2fa847fe274e4b52fa887c6995480c3ce9d76237..e93821e0d94aef59bc51834c58ef7a612aca1cab 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -44,7 +44,6 @@
'experimental_notification.idl',
'experimental_record.json',
'experimental_system_info_cpu.idl',
- 'experimental_system_info_display.idl',
'experimental_system_info_memory.idl',
'experimental_system_info_storage.idl',
'file_browser_handler_internal.json',
@@ -64,6 +63,7 @@
'storage.json',
'sync_file_system.idl',
'system_indicator.idl',
+ 'system_info_display.idl',
'tab_capture.idl',
'tabs.json',
'usb.idl',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/system_info_display.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698