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

Unified Diff: components/webdata/common/webdata_constants.h

Issue 13839013: Webdata Component tryjobs NOT FOR REVIEW (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: After WD/AF merge Created 7 years, 8 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 | « components/webdata/common/web_database_table.h ('k') | components/webdata/common/webdata_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata/common/webdata_constants.h
diff --git a/components/webdata/common/webdata_constants.h b/components/webdata/common/webdata_constants.h
index 3a5d26e771310b3e9e8d42cac313f8664de642db..0aeb1f704789a27e65dd8222f2d0df60deb4a6ec 100644
--- a/components/webdata/common/webdata_constants.h
+++ b/components/webdata/common/webdata_constants.h
@@ -6,7 +6,8 @@
#define COMPONENTS_WEBDATA_COMMON_WEBDATA_CONSTANTS_H_
#include "base/files/file_path.h"
+#include "components/webdata/common/webdata_export.h"
-extern const base::FilePath::CharType kWebDataFilename[];
+WEBDATA_EXPORT extern const base::FilePath::CharType kWebDataFilename[];
#endif // COMPONENTS_WEBDATA_COMMON_WEBDATA_CONSTANTS_H_
« no previous file with comments | « components/webdata/common/web_database_table.h ('k') | components/webdata/common/webdata_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698