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

Unified Diff: ui/views/BUILD.gn

Issue 2796303006: Add gesture support in views::ResizeArea (Closed)
Patch Set: skip OSX Created 3 years, 8 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/controls/resize_area.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 e83f5b971dae51dcd218ab7f6538042e95bd84c0..c5fdc5680c119170f05e535c18ce96d975e4e456 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -876,6 +876,7 @@ source_set("views_unittests_sources") {
"controls/native/native_view_host_unittest.cc",
"controls/prefix_selector_unittest.cc",
"controls/progress_bar_unittest.cc",
+ "controls/resize_area_unittest.cc",
"controls/scroll_view_unittest.cc",
"controls/scrollbar/scrollbar_unittest.cc",
"controls/slider_unittest.cc",
« no previous file with comments | « no previous file | ui/views/controls/resize_area.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698