summaryrefslogtreecommitdiffstats
path: root/chromeos/binder/util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/binder/util.cc')
-rw-r--r--chromeos/binder/util.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/chromeos/binder/util.cc b/chromeos/binder/util.cc
index 49736b5..afbbda5 100644
--- a/chromeos/binder/util.cc
+++ b/chromeos/binder/util.cc
@@ -4,11 +4,8 @@
#include "chromeos/binder/util.h"
-#include <sys/types.h>
-
-#include <linux/android/binder.h>
-
#include "base/logging.h"
+#include "chromeos/binder/binder_driver_api.h"
namespace binder {