Index: chrome/app/chrome_main_delegate.h |
=================================================================== |
--- chrome/app/chrome_main_delegate.h (revision 155957) |
+++ chrome/app/chrome_main_delegate.h (working copy) |
@@ -16,7 +16,7 @@ |
ChromeMainDelegate(); |
virtual ~ChromeMainDelegate(); |
- protected: |
+ private: |
// content::ContentMainDelegate implementation: |
virtual bool BasicStartupComplete(int* exit_code) OVERRIDE; |
virtual void PreSandboxStartup() OVERRIDE; |
Property changes on: chrome/app/chrome_main_delegate.h |
___________________________________________________________________ |
Deleted: svn:eol-style |
- LF |