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

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

Issue 2790723004: Function to count dialog box creations. (Closed)
Patch Set: Change location of files in BUILD.gn 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index cd203e6e895b40fbdd2a918bfcbc22401f9a1859..d98c3fb1bd5abac49f4b5403b2f474910921bfd8 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1480,6 +1480,8 @@ split_static_library("ui") {
"views/cookie_info_view.h",
"views/device_chooser_content_view.cc",
"views/device_chooser_content_view.h",
+ "views/dialog_uma/dialog_uma.cc",
+ "views/dialog_uma/dialog_uma.h",
"views/download/download_danger_prompt_views.cc",
"views/elevation_icon_setter.cc",
"views/elevation_icon_setter.h",
« no previous file with comments | « no previous file | chrome/browser/ui/views/dialog_uma/dialog_uma.h » ('j') | chrome/browser/ui/views/dialog_uma/dialog_uma.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698