summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorDaniel Erat <derat@google.com>2015-07-15 16:59:43 -0600
committerDaniel Erat <derat@google.com>2015-07-16 10:02:54 -0600
commitdffedf276cb2ea1a87e75788e9eabd9acaa7f0de (patch)
treed19e910c5d85f8d0b4d92fd2e56029054b5f6566 /third_party
parent58db0da45e215d7ca9dee1cd0091c5a3807830bf (diff)
downloadplatform_external_libchrome-dffedf276cb2ea1a87e75788e9eabd9acaa7f0de.tar.gz
platform_external_libchrome-dffedf276cb2ea1a87e75788e9eabd9acaa7f0de.tar.bz2
platform_external_libchrome-dffedf276cb2ea1a87e75788e9eabd9acaa7f0de.zip
Add a libchrome-dbus shared library.
Also move the protobuf/message_lite.h stub to a top-level third_party directory; I'd previously incorrectly placed it in base/third_party. Bug: 22317122 Change-Id: I4e19102a55d2c9a99983cc148333cd8ca4981472
Diffstat (limited to 'third_party')
-rw-r--r--third_party/protobuf/src/google/protobuf/message_lite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/protobuf/src/google/protobuf/message_lite.h b/third_party/protobuf/src/google/protobuf/message_lite.h
new file mode 100644
index 000000000..c47284414
--- /dev/null
+++ b/third_party/protobuf/src/google/protobuf/message_lite.h
@@ -0,0 +1 @@
+#include <google/protobuf/message_lite.h>