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

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

Issue 22706006: Implementation of the DeviceInfo get API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: For try runs Created 7 years, 4 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 | « chrome/browser/sync/profile_sync_service_mock.cc ('k') | chrome/common/extensions/api/signedin_devices.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index ddb4dd1d8477851a379bf7eb1bdfb8a44f1beb97..8b75351984ba6d99fdc3646310977970a2e8d42e 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -88,6 +88,7 @@
'runtime.json',
'serial.idl',
'session_restore.json',
+ 'signedin_devices.idl',
'socket.idl',
'sockets_udp.idl',
'storage.json',
« no previous file with comments | « chrome/browser/sync/profile_sync_service_mock.cc ('k') | chrome/common/extensions/api/signedin_devices.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698