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

Unified Diff: ui/views/BUILD.gn

Issue 2556083002: Don't subtract border from max size for display rect. (Closed)
Patch Set: update test Created 4 years 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/test/tooltip_aura_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index a8bfb194c8c787c160cad4112144a13628ec941d..15ea6af33a3520fca588934d162f3d06472a47bd 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -660,6 +660,8 @@ static_library("test_support_internal") {
"animation/test/test_ink_drop_ripple_observer.h",
"controls/textfield/textfield_test_api.cc",
"controls/textfield/textfield_test_api.h",
+ "corewm/test/tooltip_aura_test_api.cc",
+ "corewm/test/tooltip_aura_test_api.h",
"test/capture_tracking_view.cc",
"test/capture_tracking_view.h",
"test/combobox_test_api.cc",
« no previous file with comments | « no previous file | ui/views/corewm/test/tooltip_aura_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698