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

Unified Diff: chrome/chrome_tests_unit.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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 002f8f8de204cbfd6fb62a341ae5e5c1dbea0955..8a4cf96af5f0241a2cf176d4ef27586de8ba1109 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1846,7 +1846,7 @@
'dependencies': [
'common/extensions/api/api.gyp:api',
'../components/component_resources.gyp:component_resources',
- '../device/device.gyp:device_bluetooth_mocks',
+ '../device/bluetooth/bluetooth.gyp:bluetooth_mocks',
'../gpu/gpu.gyp:gpu_unittest_utils',
'../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
'../third_party/cld/cld.gyp:cld',

Powered by Google App Engine
This is Rietveld 408576698