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

Unified Diff: ui/aura/aura_constants.h

Issue 8343040: Build fix for win_aura (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 2 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 | « ui/aura/aura.gyp ('k') | ui/aura/aura_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura_constants.h
diff --git a/ui/aura/aura_constants.h b/ui/aura/aura_constants.h
index 9099461361b13e123948a3097c19ee172e582596..adb9fea4e236bcc6e12dad948503b4c38faa4624 100644
--- a/ui/aura/aura_constants.h
+++ b/ui/aura/aura_constants.h
@@ -10,7 +10,7 @@
namespace aura {
-AURA_EXPORT const char* kTooltipTextKey = "TooltipTextKey";
+AURA_EXPORT extern const char* kTooltipTextKey;
} // namespace aura
« no previous file with comments | « ui/aura/aura.gyp ('k') | ui/aura/aura_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698