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

Unified Diff: device/bluetooth/test/mock_bluetooth_advertisement.cc

Issue 1367663002: Add Linux support for the Bluetooth API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor_dbus
Patch Set: rebase Created 5 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 | « device/bluetooth/test/mock_bluetooth_advertisement.h ('k') | device/device_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/test/mock_bluetooth_advertisement.cc
diff --git a/device/bluetooth/test/mock_bluetooth_advertisement.cc b/device/bluetooth/test/mock_bluetooth_advertisement.cc
index ddba5166a87947be208f2ef087773db302323603..746108af907f2a2122cca5d988fef5ecd0e4d922 100644
--- a/device/bluetooth/test/mock_bluetooth_advertisement.cc
+++ b/device/bluetooth/test/mock_bluetooth_advertisement.cc
@@ -18,4 +18,4 @@ void MockBluetoothAdvertisement::Unregister(
success_callback.Run();
}
-} // namespace chromeos
+} // namespace device
« no previous file with comments | « device/bluetooth/test/mock_bluetooth_advertisement.h ('k') | device/device_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698