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

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: Fix bad merge + add OWNERS for guestview/* 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 63af0dd2999d542a4edce1182e53f43bf7d734d5..24802b595b38b1e8f0bfab590fc0769f1ee85038 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',
@@ -143,6 +144,7 @@
'downloads.idl',
'events.json',
'file_system.idl',
+ 'guestview.json',
'manifest_types.json',
'omnibox.json',
'permissions.json',

Powered by Google App Engine
This is Rietveld 408576698