summaryrefslogtreecommitdiff
path: root/brillo/any_internal_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/any_internal_impl.h')
-rw-r--r--brillo/any_internal_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/any_internal_impl.h b/brillo/any_internal_impl.h
index fea0aac..29126a1 100644
--- a/brillo/any_internal_impl.h
+++ b/brillo/any_internal_impl.h
@@ -4,8 +4,8 @@
// Internal implementation of brillo::Any class.
-#ifndef LIBCHROMEOS_BRILLO_ANY_INTERNAL_IMPL_H_
-#define LIBCHROMEOS_BRILLO_ANY_INTERNAL_IMPL_H_
+#ifndef LIBBRILLO_BRILLO_ANY_INTERNAL_IMPL_H_
+#define LIBBRILLO_BRILLO_ANY_INTERNAL_IMPL_H_
#include <type_traits>
#include <typeinfo>
@@ -370,4 +370,4 @@ void TypedData<T>::MoveTo(Buffer* buffer) {
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_ANY_INTERNAL_IMPL_H_
+#endif // LIBBRILLO_BRILLO_ANY_INTERNAL_IMPL_H_