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

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

Issue 789643004: Move chrome.alarms API from chrome/ to extensions/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index 3fe3d172db16ead8e531d3e951c8b7ae93b0f5da..075659b58f14129662488642a56c96cd92030b9d 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -9,6 +9,7 @@
'variables': {
'chromium_code': 1,
'schema_files': [
+ 'alarms.idl',
'app_current_window_internal.idl',
'app_runtime.idl',
'app_view_guest_internal.json',

Powered by Google App Engine
This is Rietveld 408576698