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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 10913048: CrOS: Convert MediaTransferProtocolDaemonClient to use protobufs. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: less hacky Created 8 years, 3 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
Index: chrome/chrome_browser_chromeos.gypi
===================================================================
--- chrome/chrome_browser_chromeos.gypi (revision 155895)
+++ chrome/chrome_browser_chromeos.gypi (working copy)
@@ -47,6 +47,8 @@
'../build/linux/system.gyp:dbus-glib',
'../build/temp_gyp/googleurl.gyp:googleurl',
'../chromeos/chromeos.gyp:chromeos',
+ '../chromeos/chromeos.gyp:mtp_file_entry_proto',
+ '../chromeos/chromeos.gyp:mtp_storage_info_proto',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',

Powered by Google App Engine
This is Rietveld 408576698