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

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

Issue 2774203002: Migrate about:flags messages to const char* (Closed)
Patch Set: iOS OWNERS 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
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index a0361d227de98a436465c98fcafa0cbb8c30c5df..37791693706b54d5bfae1b592d5a7e27b18a16ba 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -46,6 +46,8 @@ source_set("browser") {
"installation_notifier.mm",
"ios_chrome_field_trials.cc",
"ios_chrome_field_trials.h",
+ "ios_chrome_flags_descriptions.cc",
+ "ios_chrome_flags_descriptions.h",
"ios_chrome_io_thread.h",
"ios_chrome_io_thread.mm",
"notification_promo.cc",

Powered by Google App Engine
This is Rietveld 408576698