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

Unified Diff: content/public/browser/BUILD.gn

Issue 2666243002: Move GPUFeatureChecker to content layer (Closed)
Patch Set: rebase Created 3 years, 10 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 | « content/browser/gpu/gpu_feature_checker_impl.cc ('k') | content/public/browser/gpu_feature_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 973f2056605594ccd062da41eb6dda2eb521108f..66a608b864a26ef5330e4cae130e34db07c3b07b 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -117,6 +117,8 @@ source_set("browser_sources") {
"global_request_id.h",
"gpu_data_manager.h",
"gpu_data_manager_observer.h",
+ "gpu_feature_checker.cc",
+ "gpu_feature_checker.h",
"gpu_service_registry.cc",
"gpu_service_registry.h",
"gpu_utils.cc",
« no previous file with comments | « content/browser/gpu/gpu_feature_checker_impl.cc ('k') | content/public/browser/gpu_feature_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698