summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Hector Chavez <lhchavez@google.com>2016-05-27 22:34:38 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-27 22:34:38 +0000
commit39ef9a0a1653d004a79aa0184c6bfe5b146022ea (patch)
treee86310f2f3dc6277d1ed76b9a82cd85517ed10aa
parentb4f46c2694907f95b83e1abb9fd66f503b80ccc7 (diff)
parentc754716aa50db403034f1aaea961fa1ff1e030ad (diff)
downloadapmanager-39ef9a0a1653d004a79aa0184c6bfe5b146022ea.tar.gz
apmanager: Update libchrome APIs to r395517 am: b83e33fb60
am: c754716aa5 * commit 'c754716aa50db403034f1aaea961fa1ff1e030ad': apmanager: Update libchrome APIs to r395517 Change-Id: I1bf6a9d0d435d743ca48cbfdde62b50f50761b55
-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"