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

Unified Diff: chrome/chrome_common.gypi

Issue 16231013: device: Restructure the layout of gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 8d58cc8a52655bc2511ae5f2ad287d6ba7817ebe..31f8bb17ad21c2bd9b9d21cab8aef8db41ccf81d 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -435,7 +435,7 @@
'common/extensions/api/extension_api_stub.cc',
],
'dependencies': [
- '../device/device.gyp:device_usb',
+ '../device/usb/usb.gyp:usb',
],
}, { # enable_extensions == 0
'sources/': [

Powered by Google App Engine
This is Rietveld 408576698