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

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 review. 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index bc32cddb22e0a587588a552f049118ca45cb2534..2e5d1dc4abc286987acf4b5eed45fbcdbbe0a6f6 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',
'storage.json',
'sync_file_system.idl',

Powered by Google App Engine
This is Rietveld 408576698