Setup profiling_info_test dependencies.

bug: 116847787
Test: profiling_info_test
Change-Id: Ib8121d9f05b2683bf07d50d023c7694ff0c8c4f5
diff --git a/build/Android.gtest.mk b/build/Android.gtest.mk
index 20f20c9..f0be97f 100644
--- a/build/Android.gtest.mk
+++ b/build/Android.gtest.mk
@@ -196,6 +196,7 @@
 ART_GTEST_reflection_test_DEX_DEPS := Main NonStaticLeafMethods StaticLeafMethods
 ART_GTEST_profile_assistant_test_DEX_DEPS := ProfileTestMultiDex
 ART_GTEST_profile_compilation_info_test_DEX_DEPS := ManyMethods ProfileTestMultiDex
+ART_GTEST_profiling_info_test_DEX_DEPS := ProfileTestMultiDex
 ART_GTEST_runtime_callbacks_test_DEX_DEPS := XandY
 ART_GTEST_stub_test_DEX_DEPS := AllFields
 ART_GTEST_transaction_test_DEX_DEPS := Transaction