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

Unified Diff: components/resource_provider/resource_provider_apptest.cc

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
« no previous file with comments | « components/mus/ws/window_tree_apptest.cc ('k') | mojo/edk/embedder/platform_channel_pair.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resource_provider/resource_provider_apptest.cc
diff --git a/components/resource_provider/resource_provider_apptest.cc b/components/resource_provider/resource_provider_apptest.cc
index aecd2827ab0078953d5cb3f12af567b364a81829..1632a2afac5f9bf8455dd249c520dc27ecba793a 100644
--- a/components/resource_provider/resource_provider_apptest.cc
+++ b/components/resource_provider/resource_provider_apptest.cc
@@ -73,7 +73,7 @@ class ResourceProviderApplicationTest : public mojo::test::ApplicationTestBase {
}
private:
- MOJO_DISALLOW_COPY_AND_ASSIGN(ResourceProviderApplicationTest);
+ DISALLOW_COPY_AND_ASSIGN(ResourceProviderApplicationTest);
};
TEST_F(ResourceProviderApplicationTest, FetchOneResource) {
« no previous file with comments | « components/mus/ws/window_tree_apptest.cc ('k') | mojo/edk/embedder/platform_channel_pair.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698