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

Unified Diff: chromeos/chromeos.gyp

Issue 10386108: Change the way _EXPORT macros look. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cros Created 8 years, 7 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 4e836d31350d0c36c19a4609f601b28f802af753..944aa4eb0cc942c8b49d64d81f6af2eb14b4d20a 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -18,6 +18,9 @@
'power_state_control_proto',
'power_supply_properties_proto',
],
+ 'defines': [
+ 'CHROMEOS_IMPLEMENTATION',
+ ],
'sources': [
'chromeos_export.h',
'chromeos_switches.cc',
« no previous file with comments | « base/i18n/base_i18n_export.h ('k') | chromeos/chromeos_export.h » ('j') | ui/aura/aura_export.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698