aboutsummaryrefslogtreecommitdiffstats
path: root/brillo/dbus
diff options
context:
space:
mode:
authorLuis Hector Chavez <lhchavez@google.com>2016-05-20 23:07:35 -0700
committerLuis Hector Chavez <lhchavez@google.com>2016-05-27 09:04:35 -0700
commit4ec4c4d2e4f8ac46ea8e767c1ed88242811a8f4d (patch)
tree9903be936e3eb7975bd81a59f2406ccba8f82a11 /brillo/dbus
parentae40d5e67c6686d02918ba42686f94d45ac92f86 (diff)
downloadplatform_external_libbrillo-4ec4c4d2e4f8ac46ea8e767c1ed88242811a8f4d.tar.gz
platform_external_libbrillo-4ec4c4d2e4f8ac46ea8e767c1ed88242811a8f4d.tar.bz2
platform_external_libbrillo-4ec4c4d2e4f8ac46ea8e767c1ed88242811a8f4d.zip
libbrillo: Update libchrome APIs to r395517android-n-preview-4
The new libchrome has been ported from Chromium and some APIs have changed. Make necessary changes at call sites. BUG: 28985443 TEST: All tests in libbrillo_test pass on dragonboard-eng build Change-Id: Ie9343893a77b3638e03e89e3090ef61868d43c3b
Diffstat (limited to 'brillo/dbus')
-rw-r--r--brillo/dbus/utils.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/brillo/dbus/utils.cc b/brillo/dbus/utils.cc
index d2e4ac6..c9bb4db 100644
--- a/brillo/dbus/utils.cc
+++ b/brillo/dbus/utils.cc
@@ -8,7 +8,6 @@
#include <vector>
#include <base/bind.h>
-#include <base/memory/scoped_ptr.h>
#include <brillo/errors/error_codes.h>
#include <brillo/strings/string_utils.h>