summaryrefslogtreecommitdiff
path: root/brillo/http/http_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/http/http_utils.h')
-rw-r--r--brillo/http/http_utils.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/http/http_utils.h b/brillo/http/http_utils.h
index 7d5f937..e09bab8 100644
--- a/brillo/http/http_utils.h
+++ b/brillo/http/http_utils.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_HTTP_HTTP_UTILS_H_
-#define LIBCHROMEOS_BRILLO_HTTP_HTTP_UTILS_H_
+#ifndef LIBBRILLO_BRILLO_HTTP_HTTP_UTILS_H_
+#define LIBBRILLO_BRILLO_HTTP_HTTP_UTILS_H_
#include <string>
#include <utility>
@@ -316,4 +316,4 @@ BRILLO_EXPORT std::string GetCanonicalHeaderName(const std::string& name);
} // namespace http
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_HTTP_HTTP_UTILS_H_
+#endif // LIBBRILLO_BRILLO_HTTP_HTTP_UTILS_H_