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

Unified Diff: device/device_tests.gyp

Issue 526593003: Move tools/usb_gadget.gyp to tools/usb_gadget/usb_gadget.gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | « no previous file | tools/usb_gadget.gyp » ('j') | tools/usb_gadget/usb_gadget.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 6b5a59b82c492a4b4b173e840facd00e88ebddd0..9fd507f304689b3fbb8f735d85e9fe5f62d95988 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -17,7 +17,7 @@
'../mojo/mojo_base.gyp:mojo_system_impl',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
- '../tools/usb_gadget.gyp:usb_gadget',
+ '../tools/usb_gadget/usb_gadget.gyp:usb_gadget',
'bluetooth/bluetooth.gyp:device_bluetooth',
'bluetooth/bluetooth.gyp:device_bluetooth_mocks',
'nfc/nfc.gyp:device_nfc',
« no previous file with comments | « no previous file | tools/usb_gadget.gyp » ('j') | tools/usb_gadget/usb_gadget.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698