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

Unified Diff: chrome/browser/BUILD.gn

Issue 2774203002: Migrate about:flags messages to const char* (Closed)
Patch Set: fix iOS compilation Created 3 years, 9 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f399269b3b467c4ec3b523bc9ef765bee09b618a..01dfa70c822f45ec5cded50e6235b68bd780247d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -406,6 +406,8 @@ split_static_library("browser") {
"file_select_helper.cc",
"file_select_helper.h",
"file_select_helper_mac.mm",
+ "flag_descriptions.cc",
+ "flag_descriptions.h",
"fullscreen.h",
"fullscreen_chromeos.cc",
"fullscreen_mac.mm",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698