summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/api.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/api.gyp')
-rw-r--r--chrome/common/extensions/api/api.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index f079337..465021a 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -66,6 +66,7 @@
'idle.json',
'infobars.json',
'input_ime.json',
+ 'log_private.idl',
'management.json',
'manifest_types.json',
'media_galleries.idl',
@@ -123,6 +124,7 @@
['OS!="chromeos"', {
'schema_files!': [
'file_browser_handler_internal.json',
+ 'log_private.idl',
'rtc_private.idl',
],
}],