summaryrefslogtreecommitdiff
path: root/chrome_browser_proxy_resolver_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_browser_proxy_resolver_unittest.cc')
-rw-r--r--chrome_browser_proxy_resolver_unittest.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome_browser_proxy_resolver_unittest.cc b/chrome_browser_proxy_resolver_unittest.cc
index 44d45e19..d0a92894 100644
--- a/chrome_browser_proxy_resolver_unittest.cc
+++ b/chrome_browser_proxy_resolver_unittest.cc
@@ -26,7 +26,8 @@
#include <chromeos/make_unique_ptr.h>
#include <chromeos/message_loops/fake_message_loop.h>
-#include "update_engine/dbus_mocks.h"
+#include "libcros/dbus-proxies.h"
+#include "libcros/dbus-proxy-mocks.h"
#include "update_engine/dbus_test_utils.h"
using ::testing::Return;