Index: mojo/shell/native_runner.h |
diff --git a/mojo/shell/native_runner.h b/mojo/shell/native_runner.h |
index cbb984b7025b14987ec88ac5fffc54292cdedf2f..c152eb464614b64fc6861c65e9538947f3b496d8 100644 |
--- a/mojo/shell/native_runner.h |
+++ b/mojo/shell/native_runner.h |
@@ -21,8 +21,8 @@ namespace shell { |
class Identity; |
-// ApplicationManager requires implementations of NativeRunner and |
-// NativeRunnerFactory to run native applications. |
+// Shell requires implementations of NativeRunner and NativeRunnerFactory to run |
+// native applications. |
class NativeRunner { |
public: |
virtual ~NativeRunner() {} |