Merge "[nit] Fix typo in properties.h"

This commit is contained in:
Treehugger Robot 2016-12-15 17:22:04 +00:00 committed by Gerrit Code Review
commit ded663c231

View file

@ -61,4 +61,4 @@ bool SetProperty(const std::string& key, const std::string& value);
} // namespace base
} // namespace android
#endif // ANDROID_BASE_MEMORY_H
#endif // ANDROID_BASE_PROPERTIES_H