Chromium Code Reviews| Index: chromeos/dbus/mock_bluetooth_adapter_client.h |
| diff --git a/chromeos/dbus/mock_bluetooth_adapter_client.h b/chromeos/dbus/mock_bluetooth_adapter_client.h |
| index a823945225c12e53224bef1d6407d7ab87202f1e..6b66eac201e68cfd44e659784d0ee4feef2d4fc4 100644 |
| --- a/chromeos/dbus/mock_bluetooth_adapter_client.h |
| +++ b/chromeos/dbus/mock_bluetooth_adapter_client.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/memory/scoped_ptr.h" |
|
keybuk
2012/06/08 20:06:39
is this a hold-over from an earlier patch?
bryeung
2012/06/14 15:31:08
removed
|
| #include "chromeos/dbus/bluetooth_adapter_client.h" |
| #include "testing/gmock/include/gmock/gmock.h" |