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

Unified Diff: ui/aura/aura.gyp

Issue 109403008: Disables showing tooltips while a system menu is showing on windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move resetting Created 6 years, 11 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: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 26ce97c71e47bb21ec32249a00a1b317c78c9e8f..c10a3eddb0903da5bd8b7017c5b877895a109f9a 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -61,6 +61,8 @@
'client/focus_change_observer.h',
'client/focus_client.cc',
'client/focus_client.h',
+ 'client/scoped_tooltip_disabler.cc',
+ 'client/scoped_tooltip_disabler.h',
'client/screen_position_client.cc',
'client/screen_position_client.h',
'client/tooltip_client.cc',

Powered by Google App Engine
This is Rietveld 408576698