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

Unified Diff: components/invalidation/public/invalidation_export.h

Issue 1413173005: Deprecate *_EXPORT_PRIVATE macros. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cl format 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: components/invalidation/public/invalidation_export.h
diff --git a/components/invalidation/public/invalidation_export.h b/components/invalidation/public/invalidation_export.h
index f41a06bb37628d0dded05c8e20a76db775de53b6..8b413083c3199f6ed018d04b1fa9b225b3e6049a 100644
--- a/components/invalidation/public/invalidation_export.h
+++ b/components/invalidation/public/invalidation_export.h
@@ -16,6 +16,5 @@
// For now, we provide dummy definitions of these tags.
#define INVALIDATION_EXPORT
-#define INVALIDATION_EXPORT_PRIVATE
#endif // COMPONENTS_INVALIDATION_PUBLIC_INVALIDATION_EXPORT_H_

Powered by Google App Engine
This is Rietveld 408576698