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

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

Issue 299753011: Move allocate instance id to chrome/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: HasPermission function moved Created 6 years, 6 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 e8715eaa09e8d4001ad54aa79c8636b0feee15c0..38080f6120e71f2a7aa6efba155d80ce10a8f7c3 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -77,6 +77,7 @@
'file_system_provider_internal.idl',
'font_settings.json',
'gcm.json',
+ 'guest_view_internal.json',
'hangouts_private.idl',
'hid.idl',
'history.json',
@@ -141,6 +142,7 @@
'context_menus.json',
'events.json',
'file_system.idl',
+ 'guest_view_internal.json',
'manifest_types.json',
'permissions.json',
'sync_file_system.idl',
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/guest_view_internal.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698