summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Hector Chavez <lhchavez@google.com>2016-05-27 22:32:04 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-27 22:32:04 +0000
commitc754716aa50db403034f1aaea961fa1ff1e030ad (patch)
treee86310f2f3dc6277d1ed76b9a82cd85517ed10aa
parent57188eeae6e36334e15f2cec96f68fec330b0f34 (diff)
parentb83e33fb609e6fd0559857620f6a7b6ff4d85979 (diff)
downloadapmanager-c754716aa50db403034f1aaea961fa1ff1e030ad.tar.gz
apmanager: Update libchrome APIs to r395517
am: b83e33fb60 * commit 'b83e33fb609e6fd0559857620f6a7b6ff4d85979': apmanager: Update libchrome APIs to r395517 Change-Id: I07dea3838109f8257138a336db09be205c8477de
-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"