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

Unified Diff: content/common/content_export.h

Issue 7800015: prune down content_dll change to just the CONTENT_EXPORTS (Closed)
Patch Set: update copyright headers, merge Created 9 years, 3 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
Index: content/common/content_export.h
diff --git a/content/common/content_export.h b/content/common/content_export.h
index dd76009c5fd64b066c91ca128f4ee4fa5972f70c..fc91b72cf995baace308975fcb21371459ea0858 100644
--- a/content/common/content_export.h
+++ b/content/common/content_export.h
@@ -6,8 +6,7 @@
#define CONTENT_COMMON_CONTENT_EXPORT_H_
#pragma once
-// TODO(dpranke): Uncomment to enable component build of content.
-#if 0 // defined(COMPONENT_BUILD)
+#if 0 // TODO(dpranke): Uncomment: defined(COMPONENT_BUILD).
#if defined(WIN32)
#if defined(CONTENT_IMPLEMENTATION)

Powered by Google App Engine
This is Rietveld 408576698