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

Unified Diff: chrome/common/BUILD.gn

Issue 2805683003: Allow for pausing background tabs on desktop via about:flags. (Closed)
Patch Set: Fix android build Created 3 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 | « chrome/browser/flag_descriptions.cc ('k') | chrome/common/pause_tabs_field_trial.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 79e8128d9eb91ac2dc7240d86d43ced26927bbf0..bbf02bf21084bebd105ab5cf1e466763a438352e 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -115,6 +115,7 @@ static_library("common") {
"page_load_metrics/page_track_decider.h",
"partial_circular_buffer.cc",
"partial_circular_buffer.h",
+ "pause_tabs_field_trial.h",
"pref_names_util.cc",
"pref_names_util.h",
"prerender_types.h",
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | chrome/common/pause_tabs_field_trial.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698