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

Unified Diff: storage/browser/fileapi/transient_file_util.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/transient_file_util.h
diff --git a/storage/browser/fileapi/transient_file_util.h b/storage/browser/fileapi/transient_file_util.h
index b14969b0f44d0ed9580ea0b9d9e5c7afa4d2c3b0..d81708ad61f91d28a22fe6ac34d51dc6dfbb18e6 100644
--- a/storage/browser/fileapi/transient_file_util.h
+++ b/storage/browser/fileapi/transient_file_util.h
@@ -13,8 +13,7 @@ namespace storage {
class FileSystemOperationContext;
-class STORAGE_EXPORT_PRIVATE TransientFileUtil
- : public LocalFileUtil {
+class STORAGE_EXPORT TransientFileUtil : public LocalFileUtil {
public:
TransientFileUtil() {}
~TransientFileUtil() override {}
« no previous file with comments | « storage/browser/fileapi/sandbox_prioritized_origin_database.h ('k') | storage/browser/quota/quota_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698