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

Unified Diff: ui/app_list/BUILD.gn

Issue 2329633003: Implement progress bar spec (determinate and indeterminate). (Closed)
Patch Set: attempt to unbreak mac and unit test Created 4 years, 3 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 | « chrome/browser/ui/views/status_bubble_views.cc ('k') | ui/app_list/resources/app_list_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 25b8192d39254c102e5dcba8ce0c609033b7ce91..904eb56e736bc4b06e100db08961cdd10e05b7f8 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -136,8 +136,6 @@ component("app_list") {
"views/image_shadow_animator.h",
"views/page_switcher.cc",
"views/page_switcher.h",
- "views/progress_bar_view.cc",
- "views/progress_bar_view.h",
"views/pulsing_block_view.cc",
"views/pulsing_block_view.h",
"views/search_box_view.cc",
« no previous file with comments | « chrome/browser/ui/views/status_bubble_views.cc ('k') | ui/app_list/resources/app_list_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698