| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index bbaade51f729220b34f4cc2f93ceaf6a3fcf87b6..90478f6f992229807739ceef8f500862dee1c3fa 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -341,7 +341,6 @@ class TestingProfile : public Profile {
|
| // Did the last session exit cleanly? Default is true.
|
| bool last_session_exited_cleanly_;
|
|
|
| -
|
| // FileSystemContext. Created lazily by GetFileSystemContext().
|
| scoped_refptr<fileapi::FileSystemContext> file_system_context_;
|
|
|
|
|