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

Unified Diff: chrome/browser/BUILD.gn

Issue 2528173003: Desktop fast shutdown experiment (Closed)
Patch Set: Add comment to features.h Created 4 years 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 b4fe367dfa5591d34e8216195cbc421593bcbafd..2d59ac29aa4e0d8ce4426d8661dcee0ab0b6afb0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -381,6 +381,8 @@ split_static_library("browser") {
"favicon/favicon_utils.h",
"favicon/large_icon_service_factory.cc",
"favicon/large_icon_service_factory.h",
+ "features.cc",
+ "features.h",
"file_select_helper.cc",
"file_select_helper.h",
"file_select_helper_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698