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

Unified Diff: storage/browser/fileapi/sandbox_prioritized_origin_database.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_prioritized_origin_database.h
diff --git a/storage/browser/fileapi/sandbox_prioritized_origin_database.h b/storage/browser/fileapi/sandbox_prioritized_origin_database.h
index c1b6a80c5ca92db8b6707a071ae10db60712e42c..40be0c719de8ef7974ff73fd77c53bb62a424842 100644
--- a/storage/browser/fileapi/sandbox_prioritized_origin_database.h
+++ b/storage/browser/fileapi/sandbox_prioritized_origin_database.h
@@ -22,7 +22,7 @@ class ObfuscatedFileUtil;
class SandboxIsolatedOriginDatabase;
class SandboxOriginDatabase;
-class STORAGE_EXPORT_PRIVATE SandboxPrioritizedOriginDatabase
+class STORAGE_EXPORT SandboxPrioritizedOriginDatabase
: public SandboxOriginDatabaseInterface {
public:
static const base::FilePath::CharType* kPrimaryDirectory;
« no previous file with comments | « storage/browser/fileapi/sandbox_origin_database_interface.h ('k') | storage/browser/fileapi/transient_file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698