Index: components/mus/common/window_tracker.h |
diff --git a/components/mus/common/window_tracker.h b/components/mus/common/window_tracker.h |
index bc94b8eeb9c05fce71c426d7a55f615d7b9fc13b..8446bbf3b6915f532a549f5886fb50be4d4160bd 100644 |
--- a/components/mus/common/window_tracker.h |
+++ b/components/mus/common/window_tracker.h |
@@ -60,7 +60,7 @@ class WindowTrackerTemplate : public TObserver { |
private: |
WindowList windows_; |
- MOJO_DISALLOW_COPY_AND_ASSIGN(WindowTrackerTemplate); |
+ DISALLOW_COPY_AND_ASSIGN(WindowTrackerTemplate); |
}; |
} // namespace mus |