summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/show_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/show_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/show_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/test/commands/mobile/show_test.cc b/src/components/application_manager/test/commands/mobile/show_test.cc
index ea56795d41..1199a847c3 100644
--- a/src/components/application_manager/test/commands/mobile/show_test.cc
+++ b/src/components/application_manager/test/commands/mobile/show_test.cc
@@ -57,7 +57,7 @@ using am::commands::CommandImpl;
using am::commands::MessageSharedPtr;
using am::MockMessageHelper;
using test::components::policy_test::MockPolicyHandlerInterface;
-using ::std::shared_ptr;
+
using ::testing::_;
using ::testing::Return;
using ::testing::ReturnRef;