Add shill to Platform2

VerifyPath tests were removed. They don't make sense in the
Platform2 world, where they're part of the same ebuild
and so aren't installed into the sysroot by test time.

BUG=chromium:220003
TEST=Run ALL the trybots
CQ-DEPEND=CL:56290

Change-Id: Icf79aa729b1ed125743686c4536fe1b59183fed2
Reviewed-on: https://chromium-review.googlesource.com/63659
Reviewed-by: Liam McLoughlin <lmcloughlin@chromium.org>
Tested-by: Liam McLoughlin <lmcloughlin@chromium.org>
Commit-Queue: Liam McLoughlin <lmcloughlin@chromium.org>
diff --git a/mm1_modem_location_proxy.h b/mm1_modem_location_proxy.h
index 6ad8885..4da5f69 100644
--- a/mm1_modem_location_proxy.h
+++ b/mm1_modem_location_proxy.h
@@ -7,7 +7,7 @@
 
 #include <string>
 
-#include "shill/dbus_bindings/mm1-modem-location.h"
+#include "dbus_proxies/org.freedesktop.ModemManager1.Modem.Location.h"
 #include "shill/dbus_properties.h"
 #include "shill/mm1_modem_location_proxy_interface.h"