commit | ef457d2a39ce5f164b1b95c10181e4a99f620a19 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Feb 07 18:46:49 2014 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Mon Feb 10 11:55:26 2014 +0100 |
tree | f52adefb0f693561b8e2cf0bd99939657baaf241 | |
parent | 7a41eef6b64b2a07cf170844c897e4ae1cda998e [diff] [blame] |
android/base/StringView.h: Another C++ helper class. Change-Id: I744ad9de0c088238655c786c75261baf9c9c9deb
diff --git a/Makefile.common b/Makefile.common index 0d0e827..3c3fcb3 100644 --- a/Makefile.common +++ b/Makefile.common
@@ -119,6 +119,7 @@ android/sockets.c \ android/sync-utils.c \ android/base/Log.cpp \ + android/base/StringView.cpp \ android/utils/assert.c \ android/utils/bufprint.c \ android/utils/debug.c \