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

Unified Diff: content/common/content_export.h

Issue 8538016: Revert 109534 since this change broke clobbered component build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
« no previous file with comments | « content/browser/net/url_request_abort_on_end_job.h ('k') | content/content.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_export.h
===================================================================
--- content/common/content_export.h (revision 109652)
+++ content/common/content_export.h (working copy)
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_CONTENT_EXPORT_H_
#pragma once
-#if defined(COMPONENT_BUILD) && !defined(COMPILE_CONTENT_STATICALLY)
+#if 0 // TODO(dpranke): Uncomment: defined(COMPONENT_BUILD).
#if defined(WIN32)
#if defined(CONTENT_IMPLEMENTATION)
« no previous file with comments | « content/browser/net/url_request_abort_on_end_job.h ('k') | content/content.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698