summaryrefslogtreecommitdiff
path: root/brillo/http/http_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/http/http_connection.h')
-rw-r--r--brillo/http/http_connection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/http/http_connection.h b/brillo/http/http_connection.h
index 44d3ccb..9150929 100644
--- a/brillo/http/http_connection.h
+++ b/brillo/http/http_connection.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_CONNECTION_H_
-#define LIBCHROMEOS_BRILLO_HTTP_HTTP_CONNECTION_H_
+#ifndef LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_H_
+#define LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_H_
#include <memory>
#include <string>
@@ -105,4 +105,4 @@ class BRILLO_EXPORT Connection
} // namespace http
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_HTTP_HTTP_CONNECTION_H_
+#endif // LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_H_