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

Unified Diff: base/BUILD.gn

Issue 2819493002: [Test] Move DelegatedFrameEvictor into components -public_deps (Closed)
Patch Set: use if null instead of feature 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 | « no previous file | base/base_features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 7a971d9e386df0312831ad325da7774eb8904d16..7caa3dc7df2eb44d0ce83aace73daf07f10d7c69 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -224,6 +224,8 @@ component("base") {
"base64url.cc",
"base64url.h",
"base_export.h",
+ "base_features.cc",
+ "base_features.h",
"base_switches.h",
"big_endian.cc",
"big_endian.h",
« no previous file with comments | « no previous file | base/base_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698