Index: content/public/test/test_mojo_shell_context.h |
diff --git a/content/public/test/test_mojo_shell_context.h b/content/public/test/test_mojo_shell_context.h |
index 00c1eae263f11b23077e065b5185740d57bae47b..582ddf81413024a147ba05e39f3c49a55cc633bc 100644 |
--- a/content/public/test/test_mojo_shell_context.h |
+++ b/content/public/test/test_mojo_shell_context.h |
@@ -13,8 +13,8 @@ namespace content { |
class MojoShellContext; |
-// Helper class to expose the internal content::MojoShellContext type to unit |
-// tests which might need to construct one. |
+// Helper class to expose the internal content::MojoShellContext type to |
+// non-browser unit tests which need to construct one. |
class TestMojoShellContext { |
public: |
TestMojoShellContext(); |