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

Unified Diff: ash/BUILD.gn

Issue 2453133002: [ash-md] Makes Wi-Fi header row sticky when network list is scrolled (Closed)
Patch Set: [ash-md] Makes Wi-Fi header row sticky when network list is scrolled (avoid set_id()) Created 4 years, 1 month 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: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index bd92e82f1f71f71158bec4c3917a60cb3021e0af..062b328e5ce18863eea11b5c6d9995276fa1d24a 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -364,6 +364,8 @@ component("ash") {
"common/system/tray/fixed_sized_image_view.h",
"common/system/tray/fixed_sized_scroll_view.cc",
"common/system/tray/fixed_sized_scroll_view.h",
+ "common/system/tray/header_list_scroll_view.cc",
+ "common/system/tray/header_list_scroll_view.h",
"common/system/tray/hover_highlight_view.cc",
"common/system/tray/hover_highlight_view.h",
"common/system/tray/ime_info.cc",
« no previous file with comments | « no previous file | ash/common/system/chromeos/network/network_list_md.h » ('j') | ash/common/system/tray/header_list_scroll_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698