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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2714633003: Adds more metadata to the about:webapks page (Closed)
Patch Set: Adds more metadata to the about:webapks page Created 3 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index b50c91cb1a71bc521a57c7bbe6003ce684b510e3..721aa8e41f2c0c5d00bb8a8e524e9f4eaedfe4f3 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -319,6 +319,8 @@ split_static_library("ui") {
"webui/chromeos/slow_ui.h",
"webui/chromeos/ui_account_tweaks.cc",
"webui/chromeos/ui_account_tweaks.h",
+ "webui/color_utils.cc",
+ "webui/color_utils.h",
"webui/components_ui.cc",
"webui/components_ui.h",
"webui/constrained_web_dialog_ui.cc",

Powered by Google App Engine
This is Rietveld 408576698