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

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

Issue 1240283002: Implementation of the device attributes API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@extension_api
Patch Set: Fixed build. Created 5 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/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 9d2568c211efa09b877924d819ad3ec731d202fc..f9451d2a293ee492c56030cfd62f56a91335c3c2 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -107,6 +107,7 @@
# ChromeOS-specific schemas.
'chromeos_schema_files': [
'echo_private.json',
+ 'enterprise_device_attributes.idl',
'enterprise_platform_keys.idl',
'enterprise_platform_keys_internal.idl',
'enterprise_platform_keys_private.json',

Powered by Google App Engine
This is Rietveld 408576698