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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2151583003: [Extensions] Add extension feature generation code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include fix Created 4 years, 5 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
« no previous file with comments | « no previous file | chrome/common/extensions/api/common_extension_api_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 187a7848b16b231b365708de127f1d601f307bf9..3436ffa41fef5424b5f99641dde3d26e2e98c815 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -403,6 +403,7 @@
'../components/drive/event_logger_unittest.cc',
'../components/drive/service/drive_api_service_unittest.cc',
'../components/drive/service/fake_drive_service_unittest.cc',
+ '../tools/json_schema_compiler/test/features_generation_unittest.cc',
'browser/apps/app_shim/app_shim_host_mac_unittest.cc',
'browser/apps/app_shim/extension_app_shim_handler_mac_unittest.cc',
'browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc',
@@ -2413,6 +2414,7 @@
'../device/hid/hid.gyp:device_hid_mocks',
'../extensions/extensions_resources.gyp:extensions_resources',
'../extensions/extensions_strings.gyp:extensions_strings',
+ '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:feature_compiler_tests',
],
'conditions': [
['enable_service_discovery==1', {
« no previous file with comments | « no previous file | chrome/common/extensions/api/common_extension_api_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698