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

Unified Diff: webkit/fileapi/file_system_test_helper.h

Issue 10680013: Remove unused fields found by clang's new Wunused-private-fields. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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_test_helper.h
diff --git a/webkit/fileapi/file_system_test_helper.h b/webkit/fileapi/file_system_test_helper.h
index b4037ce44d9e64885ee947dc69631df9e870bf02..feb7ea6ee5f2ee8b11c3f6e6fdf48c52f40e7a53 100644
--- a/webkit/fileapi/file_system_test_helper.h
+++ b/webkit/fileapi/file_system_test_helper.h
@@ -101,7 +101,6 @@ class FileSystemTestOriginHelper {
const GURL origin_;
const FileSystemType type_;
FileSystemFileUtil* file_util_;
- int64 initial_usage_size_;
};
} // namespace fileapi
« no previous file with comments | « sync/internal_api/public/sessions/sync_session_snapshot.cc ('k') | webkit/fileapi/obfuscated_file_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698