summaryrefslogtreecommitdiffstats
path: root/components/view_manager/public/cpp/view_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/view_manager/public/cpp/view_tracker.h')
-rw-r--r--components/view_manager/public/cpp/view_tracker.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/components/view_manager/public/cpp/view_tracker.h b/components/view_manager/public/cpp/view_tracker.h
index bfa8f5c..ed1a0d28 100644
--- a/components/view_manager/public/cpp/view_tracker.h
+++ b/components/view_manager/public/cpp/view_tracker.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 MOJO_SERVICES_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_
-#define MOJO_SERVICES_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_
+#ifndef COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_
+#define COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_
#include <stdint.h>
#include <set>
@@ -44,4 +44,4 @@ class ViewTracker : public ViewObserver {
} // namespace mojo
-#endif // MOJO_SERVICES_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_
+#endif // COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_VIEW_TRACKER_H_