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

Unified Diff: ui/views/corewm/DEPS

Issue 924433002: Use RenderText directly to draw tooltip (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | ui/views/corewm/tooltip_aura.h » ('j') | ui/views/corewm/tooltip_aura.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/corewm/DEPS
diff --git a/ui/views/corewm/DEPS b/ui/views/corewm/DEPS
index a2d52d61d09cab58dd9a46c376915ad5442ea88d..c50f6946b189e01b39f6a019c2d2cda555b4ab33 100644
--- a/ui/views/corewm/DEPS
+++ b/ui/views/corewm/DEPS
@@ -16,6 +16,7 @@ specific_include_rules = {
"+ui/views/background.h",
"+ui/views/border.h",
"+ui/views/widget/widget.h",
+ "+ui/views/view.h",
],
"desktop_capture_controller_unittest.cc": [
@@ -38,7 +39,6 @@ specific_include_rules = {
],
"tooltip_aura.h": [
- "+ui/views/controls/label.h",
"+ui/views/widget/widget_observer.h",
],
« no previous file with comments | « no previous file | ui/views/corewm/tooltip_aura.h » ('j') | ui/views/corewm/tooltip_aura.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698