Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 68052a5321e10dadeed95ee971c30bf70d13faae..79f0d03513483f9c48499009ae7b2e75120cd81b 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -257,6 +257,7 @@ |
'common/media/webrtc_logging_messages.h', |
'common/media/webrtc_logging_message_data.cc', |
'common/media/webrtc_logging_message_data.h', |
+ 'common/media_galleries/metadata_types.h', |
'common/metrics/caching_permuted_entropy_provider.cc', |
'common/metrics/caching_permuted_entropy_provider.h', |
'common/metrics/metrics_log_base.cc', |
@@ -399,6 +400,7 @@ |
['exclude', '^common/custom_handlers/'], |
['exclude', '^common/extensions/'], |
['exclude', '^common/logging_chrome\\.'], |
+ ['exclude', '^common/media_galleries/'], |
['exclude', '^common/multi_process_'], |
['exclude', '^common/nacl_'], |
['exclude', '^common/pepper_flash\\.'], |
@@ -432,6 +434,7 @@ |
['exclude', '^common/importer/'], |
['include', '^common/importer/imported_favicon_usage.cc$'], |
['include', '^common/importer/imported_favicon_usage.h$'], |
+ ['exclude', '^common/media_galleries/'], |
['exclude', '^common/service_'], |
], |
'sources!': [ |