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

Unified Diff: chrome/tools/build/chromeos/FILES.cfg

Issue 191583002: Media Galleries API Metadata: Image metadata (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « chrome/test/functional/stress.py ('k') | chrome/tools/build/mac/TESTS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/chromeos/FILES.cfg
diff --git a/chrome/tools/build/chromeos/FILES.cfg b/chrome/tools/build/chromeos/FILES.cfg
index 97e002a0d48c7b3002af1ca404bcc5e0a09c612e..2088df8ccb352d52bf6c22ea78f294ff56677da3 100644
--- a/chrome/tools/build/chromeos/FILES.cfg
+++ b/chrome/tools/build/chromeos/FILES.cfg
@@ -57,6 +57,10 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
+ 'filename': 'lib/libexif.so',
+ 'buildtype': ['dev', 'official'],
+ },
+ {
'filename': 'lib/libpeerconnection.so',
'buildtype': ['dev', 'official'],
'optional': ['dev', 'official'],
« no previous file with comments | « chrome/test/functional/stress.py ('k') | chrome/tools/build/mac/TESTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698