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

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

Issue 2190653003: [Md Feedback] Add initial data population for dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d216919574d0875dabe1a720a647db946f2c773e..c486866aa581ecbd891eac63f24ca1705c983bfc 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -914,6 +914,8 @@ split_static_library("ui") {
"webui/md_feedback/md_feedback_dialog_controller.h",
"webui/md_feedback/md_feedback_ui.cc",
"webui/md_feedback/md_feedback_ui.h",
+ "webui/md_feedback/md_feedback_webui_message_handler.cc",
+ "webui/md_feedback/md_feedback_webui_message_handler.h",
"webui/md_history_ui.cc",
"webui/md_history_ui.h",
"webui/ntp/app_launcher_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698