summaryrefslogtreecommitdiff
path: root/brillo/variant_dictionary.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/variant_dictionary.h')
-rw-r--r--brillo/variant_dictionary.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/variant_dictionary.h b/brillo/variant_dictionary.h
index c934455..0b71e9c 100644
--- a/brillo/variant_dictionary.h
+++ b/brillo/variant_dictionary.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef LIBCHROMEOS_BRILLO_VARIANT_DICTIONARY_H_
-#define LIBCHROMEOS_BRILLO_VARIANT_DICTIONARY_H_
+#ifndef LIBBRILLO_BRILLO_VARIANT_DICTIONARY_H_
+#define LIBBRILLO_BRILLO_VARIANT_DICTIONARY_H_
#include <map>
#include <string>
@@ -30,4 +30,4 @@ const T GetVariantValueOrDefault(const VariantDictionary& dictionary,
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_VARIANT_DICTIONARY_H_
+#endif // LIBBRILLO_BRILLO_VARIANT_DICTIONARY_H_