Index: device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h |
diff --git a/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h b/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h |
index 6a9e6ae6757f5fb50802ecf5e65be85f80479b80..f907e4da7324d4adb5c7338e151f9618ad8c6113 100644 |
--- a/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h |
+++ b/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h |
@@ -14,7 +14,7 @@ |
#include "dbus/object_path.h" |
#include "device/bluetooth/bluetooth_export.h" |
#include "device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h" |
-#include "testing/gtest/include/gtest/gtest_prod.h" |
+#include "testing/gtest/include/gtest/gtest_prod.h" // nogncheck |
Nico
2017/04/28 00:46:44
Can you explain why this is needed?
pwnall
2017/04/28 00:59:00
This appeases "gn check".
Longer version: gn's de
|
namespace bluez { |