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

Unified Diff: net/base/file_stream_context.h

Issue 211483004: Remove some PlatformFile instances from ChromeOS Drive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change FileStream destruction logic Created 6 years, 9 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
« no previous file with comments | « chrome/browser/chromeos/drive/local_file_reader.cc ('k') | net/base/file_stream_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/file_stream_context.h
diff --git a/net/base/file_stream_context.h b/net/base/file_stream_context.h
index e7711c9bc22e3b9497691f69d3a6ffe24443ed57..c70a8f61490e9da2238fdadfc2d21ea040296a92 100644
--- a/net/base/file_stream_context.h
+++ b/net/base/file_stream_context.h
@@ -168,7 +168,6 @@ class FileStream::Context {
OpenResult open_result);
void CloseAndDelete();
- void OnCloseCompleted();
Int64CompletionCallback IntToInt64(const CompletionCallback& callback);
« no previous file with comments | « chrome/browser/chromeos/drive/local_file_reader.cc ('k') | net/base/file_stream_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698