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

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: Address comments from fady Created 6 years, 7 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 36c4f586c4e7653f6580f2528439b6b42984a919..06669ea63c96f53a4dbc263d4d5e0021faecdbca 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',
+ 'guestview.json',
'hangouts_private.idl',
'hid.idl',
'history.json',
@@ -144,6 +145,7 @@
'events.json',
'feedback_private.idl',
'file_system.idl',
+ 'guestview.json',
'manifest_types.json',
'omnibox.json',
'permissions.json',

Powered by Google App Engine
This is Rietveld 408576698