Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(912)

Unified Diff: components/mus/public/cpp/tests/window_server_test_base.h

Issue 1755003002: Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/mus/public/cpp/tests/window_server_test_base.h
diff --git a/components/mus/public/cpp/tests/window_server_test_base.h b/components/mus/public/cpp/tests/window_server_test_base.h
index e1c3c744ffd30f33e57a8678f0223a09ef56a695..149fe26e2d771a46ec31489712eb5d86b8ff78b5 100644
--- a/components/mus/public/cpp/tests/window_server_test_base.h
+++ b/components/mus/public/cpp/tests/window_server_test_base.h
@@ -105,7 +105,7 @@ class WindowServerTestBase
bool window_tree_connection_destroyed_;
- MOJO_DISALLOW_COPY_AND_ASSIGN(WindowServerTestBase);
+ DISALLOW_COPY_AND_ASSIGN(WindowServerTestBase);
};
} // namespace mus
« no previous file with comments | « components/mus/public/cpp/tests/test_window.h ('k') | components/mus/public/cpp/tests/window_server_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698