summaryrefslogtreecommitdiff
path: root/brillo/http/http_connection_curl.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/http/http_connection_curl.h')
-rw-r--r--brillo/http/http_connection_curl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/http/http_connection_curl.h b/brillo/http/http_connection_curl.h
index f173025..c34de57 100644
--- a/brillo/http/http_connection_curl.h
+++ b/brillo/http/http_connection_curl.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_CURL_H_
-#define LIBCHROMEOS_BRILLO_HTTP_HTTP_CONNECTION_CURL_H_
+#ifndef LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_CURL_H_
+#define LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_CURL_H_
#include <map>
#include <string>
@@ -100,4 +100,4 @@ class BRILLO_EXPORT Connection : public http::Connection {
} // namespace http
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_HTTP_HTTP_CONNECTION_CURL_H_
+#endif // LIBBRILLO_BRILLO_HTTP_HTTP_CONNECTION_CURL_H_