Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: webkit/fileapi/file_system_operation.h

Issue 6905095: Integrated test with the actual QuotaManager and PathManager. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Rebased. (It causes signal 11.) Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/fileapi/file_system_operation.h
diff --git a/webkit/fileapi/file_system_operation.h b/webkit/fileapi/file_system_operation.h
index 921db84fef6538ce5b8bde6725a5980fc6d50b59..ac70d9ec62c13548e3f1e7d46cf92715a4d199ca 100644
--- a/webkit/fileapi/file_system_operation.h
+++ b/webkit/fileapi/file_system_operation.h
@@ -102,6 +102,7 @@ class FileSystemOperation {
}
friend class FileSystemOperationTest;
friend class FileSystemOperationWriteTest;
+ friend class FileSystemQuotaTest;
bool GetUsageAndQuotaThenCallback(
const GURL& origin_url,
« no previous file with comments | « no previous file | webkit/fileapi/file_system_quota_unittest.cc » ('j') | webkit/fileapi/file_system_quota_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698