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

Unified Diff: storage/browser/fileapi/sandbox_file_stream_writer.h

Issue 1429333002: Deprecate STORAGE_EXPORT_PRIVATE macro. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix rebase error Created 5 years, 1 month 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: storage/browser/fileapi/sandbox_file_stream_writer.h
diff --git a/storage/browser/fileapi/sandbox_file_stream_writer.h b/storage/browser/fileapi/sandbox_file_stream_writer.h
index 61375b11b37e00b2a65c011e40fc146a890302bc..2e624217615e1e1bf9b3a6d799938e6ecda1c240 100644
--- a/storage/browser/fileapi/sandbox_file_stream_writer.h
+++ b/storage/browser/fileapi/sandbox_file_stream_writer.h
@@ -23,7 +23,7 @@ class FileSystemContext;
class FileSystemQuotaUtil;
class FileStreamWriter;
-class STORAGE_EXPORT_PRIVATE SandboxFileStreamWriter
+class STORAGE_EXPORT SandboxFileStreamWriter
: public NON_EXPORTED_BASE(FileStreamWriter) {
public:
SandboxFileStreamWriter(FileSystemContext* file_system_context,
« no previous file with comments | « storage/browser/fileapi/sandbox_directory_database.h ('k') | storage/browser/fileapi/sandbox_isolated_origin_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698