Index: shell/android/ui_application_loader_android.h |
diff --git a/shell/android/ui_application_loader_android.h b/shell/android/ui_application_loader_android.h |
index 1730a3561b1e1bfdacf824a3d54eeb43f7a1b8fb..3e785bb9f699fcdf7f91b8cb0c6548df3358ed75 100644 |
--- a/shell/android/ui_application_loader_android.h |
+++ b/shell/android/ui_application_loader_android.h |
@@ -14,6 +14,7 @@ class MessageLoop; |
} |
namespace mojo { |
+namespace shell { |
class ApplicationManager; |
@@ -47,6 +48,7 @@ class UIApplicationLoader : public ApplicationLoader { |
DISALLOW_COPY_AND_ASSIGN(UIApplicationLoader); |
}; |
+} // namespace shell |
} // namespace mojo |
#endif // SHELL_ANDROID_UI_APPLICATION_LOADER_ANDROID_H_ |