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

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: Rebased. Created 6 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
« no previous file with comments | « no previous file | tools/usb_gadget.gyp » ('j') | no next file with comments »
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 ee780886a78959558c193b25b85c3fca38ed614a..5cb565a60d748d5d887ac74b1edeec236c697b88 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -16,7 +16,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698