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

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

Issue 1901493002: Add deps profile_reset_report_proto for chrome/browser/ui build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c9bf1799ac70a7070eacad5f6b4be783c54810c3..51d360375ca4e6c9cc1db47aacdd5e81f9bda66e 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -194,6 +194,7 @@ source_set("ui") {
".",
"//chrome")
deps += [
+ "//chrome/browser/profile_resetter:profile_reset_report_proto",
sky 2016/04/18 15:39:21 Shouldn't this be in the section !is_android and !
leonhsl(Using Gerrit) 2016/04/19 04:44:00 GN: chrome/browser: Some code files in chrome_br
"//chrome/common:features",
"//components/copresence",
"//components/feedback/proto",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698