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

Unified Diff: third_party/mtpd/mtpd.gyp

Issue 16142004: device: Gyp organization part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add it back Created 7 years, 7 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 | « device/media_transfer_protocol/media_transfer_protocol.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mtpd/mtpd.gyp
diff --git a/third_party/mtpd/mtpd.gyp b/third_party/mtpd/mtpd.gyp
index 8d41442a0c9cff11713a7d8263a2371bac35a500..d136014a58fa961f9782b410b5a4c094a3bb836a 100644
--- a/third_party/mtpd/mtpd.gyp
+++ b/third_party/mtpd/mtpd.gyp
@@ -11,8 +11,8 @@
'../../base/base.gyp:base',
'../../build/linux/system.gyp:glib',
'../../build/linux/system.gyp:udev',
- '../../device/device.gyp:mtp_file_entry_proto',
- '../../device/device.gyp:mtp_storage_info_proto',
+ '../../device/media_transfer_protocol/media_transfer_protocol.gyp:mtp_file_entry_proto',
+ '../../device/media_transfer_protocol/media_transfer_protocol.gyp:mtp_storage_info_proto',
'../../third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp:dbus_cplusplus',
'../../third_party/libmtp/libmtp.gyp:libmtp',
],
« no previous file with comments | « device/media_transfer_protocol/media_transfer_protocol.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698