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

Unified Diff: content/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 | « chrome/browser/gpu/gpu_feature_checker.cc ('k') | content/browser/gpu/gpu_feature_checker_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e75bc9d5d51e6cf811fd3a0d4293340a1f26beea..5c66dc94146279dc10a34dbb7e46c136c79f1ee5 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -670,6 +670,8 @@ source_set("browser") {
"gpu/gpu_data_manager_impl.h",
"gpu/gpu_data_manager_impl_private.cc",
"gpu/gpu_data_manager_impl_private.h",
+ "gpu/gpu_feature_checker_impl.cc",
+ "gpu/gpu_feature_checker_impl.h",
"gpu/gpu_internals_ui.cc",
"gpu/gpu_internals_ui.h",
"gpu/gpu_main_thread_factory.cc",
« no previous file with comments | « chrome/browser/gpu/gpu_feature_checker.cc ('k') | content/browser/gpu/gpu_feature_checker_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698