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

Unified Diff: cc/base/BUILD.gn

Issue 2902773004: cc: Add finch feature flag for checker-imaging. (Closed)
Patch Set: Created 3 years, 7 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 | cc/base/features.h » ('j') | cc/base/features.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index db70d19adb3da78f9deb00d63e6dab00b99276c2..4543c064d0eee8f7f1038d246e06d374f64da83a 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -16,6 +16,8 @@ component("base") {
"delayed_unique_notifier.h",
"devtools_instrumentation.cc",
"devtools_instrumentation.h",
+ "features.cc",
+ "features.h",
"filter_operation.cc",
"filter_operation.h",
"filter_operations.cc",
« no previous file with comments | « no previous file | cc/base/features.h » ('j') | cc/base/features.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698