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

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

Issue 785723002: Add new extension APIs related to animation policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update code 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
Index: chrome/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 17fd692d40d954b80ace904f3ea84883249755d6..1d18372b63a2d3b59d6d406049b7dfcc5fd55caa 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -8,6 +8,7 @@
],
'variables': {
'main_schema_files': [
+ 'accessibility_features.json',
'accessibility_private.json',
'activity_log_private.json',
'alarms.idl',
@@ -108,7 +109,6 @@
# ChromeOS-specific schemas.
'chromeos_schema_files': [
- 'accessibility_features.json',
'diagnostics.idl',
'enterprise_platform_keys.idl',
'enterprise_platform_keys_internal.idl',

Powered by Google App Engine
This is Rietveld 408576698