summaryrefslogtreecommitdiff
path: root/brillo/message_loops/glib_message_loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/message_loops/glib_message_loop.h')
-rw-r--r--brillo/message_loops/glib_message_loop.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/message_loops/glib_message_loop.h b/brillo/message_loops/glib_message_loop.h
index 1bebc23..50fe2ce 100644
--- a/brillo/message_loops/glib_message_loop.h
+++ b/brillo/message_loops/glib_message_loop.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_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_
-#define LIBCHROMEOS_BRILLO_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_
+#ifndef LIBBRILLO_BRILLO_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_
+#define LIBBRILLO_BRILLO_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_
#include <map>
#include <memory>
@@ -80,4 +80,4 @@ class BRILLO_EXPORT GlibMessageLoop : public MessageLoop {
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_
+#endif // LIBBRILLO_BRILLO_MESSAGE_LOOPS_GLIB_MESSAGE_LOOP_H_