Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 885f9dcfc275b9a61f4c1b349aa1502be776d41e..8e312f448b074ff8d5b239a36defe80474613c4d 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -20,6 +20,8 @@ |
'chromium_code': 1, |
'conditions': [ |
['OS!="android"', { |
+ 'schema_files_disable_compile': [ |
Yoyo Zhou
2013/10/16 21:07:44
There should be a comment here explaining how this
Haojian Wu
2013/10/17 00:37:58
Done.
|
+ ], |
'schema_files': [ |
'activity_log_private.json', |
'adview.json', |