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

am: ded663c231

Change-Id: If7edd9aa3b06feeebf35585b53313b1b3b0ebf8e
This commit is contained in:
Charles He 2016-12-15 17:31:42 +00:00 committed by android-build-merger
commit 21181e5297
1 changed files with 1 additions and 1 deletions

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