| Index: trunk/src/webkit/browser/fileapi/sandbox_file_system_backend_delegate.h
|
| ===================================================================
|
| --- trunk/src/webkit/browser/fileapi/sandbox_file_system_backend_delegate.h (revision 233827)
|
| +++ trunk/src/webkit/browser/fileapi/sandbox_file_system_backend_delegate.h (working copy)
|
| @@ -187,7 +187,6 @@
|
| private:
|
| friend class SandboxQuotaObserver;
|
| friend class SandboxFileSystemTestHelper;
|
| - friend class QuotaBackendImpl;
|
| FRIEND_TEST_ALL_PREFIXES(SandboxFileSystemBackendDelegateTest, IsAccessValid);
|
|
|
| // Performs API-specific validity checks on the given path |url|.
|
|
|