summaryrefslogtreecommitdiff
path: root/brillo/dbus/mock_dbus_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/dbus/mock_dbus_object.h')
-rw-r--r--brillo/dbus/mock_dbus_object.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/dbus/mock_dbus_object.h b/brillo/dbus/mock_dbus_object.h
index 75cfb71..82e2fc7 100644
--- a/brillo/dbus/mock_dbus_object.h
+++ b/brillo/dbus/mock_dbus_object.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_DBUS_MOCK_DBUS_OBJECT_H_
-#define LIBCHROMEOS_BRILLO_DBUS_MOCK_DBUS_OBJECT_H_
+#ifndef LIBBRILLO_BRILLO_DBUS_MOCK_DBUS_OBJECT_H_
+#define LIBBRILLO_BRILLO_DBUS_MOCK_DBUS_OBJECT_H_
#include <string>
@@ -29,4 +29,4 @@ class MockDBusObject : public DBusObject {
} // namespace dbus_utils
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_DBUS_MOCK_DBUS_OBJECT_H_
+#endif // LIBBRILLO_BRILLO_DBUS_MOCK_DBUS_OBJECT_H_