Set default prefix to absl_internal_

This commit is contained in:
Loo Rong Jie 2018-08-24 10:11:09 +08:00
parent f1c17a303a
commit 1ecb60be39
7 changed files with 23 additions and 23 deletions

View file

@ -53,7 +53,7 @@ absl_test(
set(MEMORY_EXCEPTION_SAFETY_TEST_SRC "memory_exception_safety_test.cc")
set(MEMORY_EXCEPTION_SAFETY_TEST_PUBLIC_LIBRARIES
absl::memory
absl_base_internal_exception_safety_testing
absl_internal_exception_safety_testing
)
absl_test(