summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Hector Chavez <lhchavez@google.com>2016-05-20 23:10:36 -0700
committerLuis Hector Chavez <lhchavez@google.com>2016-05-26 11:29:35 -0700
commitb83e33fb609e6fd0559857620f6a7b6ff4d85979 (patch)
treee86310f2f3dc6277d1ed76b9a82cd85517ed10aa
parent57188eeae6e36334e15f2cec96f68fec330b0f34 (diff)
downloadapmanager-n-iot-preview-2.tar.gz
The new libchrome has been ported from Chromium and some APIs have changed. Make necessary changes at call sites. Change-Id: I3c50a00168917ec943fdfe816893b91894569888
-rw-r--r--dbus/firewalld_dbus_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/firewalld_dbus_proxy.h b/dbus/firewalld_dbus_proxy.h
index 11aff3b..3635992 100644
--- a/dbus/firewalld_dbus_proxy.h
+++ b/dbus/firewalld_dbus_proxy.h
@@ -20,7 +20,7 @@
#include <string>
#include <base/macros.h>
-#include <base/memory/scoped_ptr.h>
+#include <base/memory/ref_counted.h>
#include <firewalld/dbus-proxies.h>
#include "apmanager/firewall_proxy_interface.h"