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

Unified Diff: chrome/browser/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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index a9221f6349bb0f9663d302bf799eaad62ab60610..48e6893da41109a04c60a3cfdb620af635bb6847 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2578,6 +2578,8 @@ split_static_library("browser") {
"download/download_shelf.h",
"download/download_shelf_context_menu.cc",
"download/download_shelf_context_menu.h",
+ "feedback/feedback_dialog_utils.cc",
+ "feedback/feedback_dialog_utils.h",
"feedback/feedback_profile_observer.cc",
"feedback/feedback_profile_observer.h",
"feedback/show_feedback_page.cc",
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/feedback/feedback_dialog_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698