summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authortommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-13 22:38:42 +0000
committertommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-13 22:38:42 +0000
commitc5e85fce6e861f2291ea7462990461aa606152c9 (patch)
tree431f0817a448cd8eb50e6e6a402e69733ace99b9 /chrome/chrome_common.gypi
parent7beed4b304055ace4da0fac82a0f88135100fc9b (diff)
downloadchromium_src-c5e85fce6e861f2291ea7462990461aa606152c9.zip
chromium_src-c5e85fce6e861f2291ea7462990461aa606152c9.tar.gz
chromium_src-c5e85fce6e861f2291ea7462990461aa606152c9.tar.bz2
Media Galleries API: Audio/Video attached pictures. IPC portion only.
This is a subset of Patchset 13 of https://codereview.chromium.org/250143002/. Intent is to try to get the less controversial portions of patch reviewed and committed so we can focus on the 'hard' part. Depends on https://codereview.chromium.org/270873003/ landing. BUG=304290 Review URL: https://codereview.chromium.org/278933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270228 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index eab0246..30785c9 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -252,6 +252,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_service_base.cc',
@@ -390,6 +391,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\\.'],
@@ -435,6 +437,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!': [