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

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

Issue 1415573014: Reland "Add Linux support for the Bluetooth API" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix. Created 5 years, 1 month 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: 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

Powered by Google App Engine
This is Rietveld 408576698