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

Unified Diff: content/content_tests.gypi

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added IsBluetoothSupported() in bluetooth_api.cc Created 8 years, 2 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 05befe55437e8f8ae7d969a5545a633a6fec8384..b8f60313799c39ab1897bacbb8752135ff8f90ce 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -13,6 +13,7 @@
'content_app',
'content_browser',
'content_common',
+ '../media/media.gyp:media',
bryeung 2012/10/11 15:15:39 don't see how this is related to this CL
youngki 2012/10/11 16:21:18 content/public/test/content_test_suite_base.cc inc
bryeung 2012/10/11 17:00:00 In that case, I'd recommend taking this one line c
youngki 2012/10/11 17:28:53 Review sent as https://codereview.chromium.org/110
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',

Powered by Google App Engine
This is Rietveld 408576698