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

Unified Diff: content/browser/BUILD.gn

Issue 2285593002: Add ScopedSurfaceRequestManager (Closed)
Patch Set: Fixing comments. Created 4 years, 3 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1c6823122d15a6d14e508f185b7bc7ce6045bb1e..678be2832599bb51a87ff3940446f180ccba84e1 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -204,6 +204,8 @@ source_set("browser") {
"android/interface_provider_android_impl.h",
"android/interface_registry_android_impl.cc",
"android/interface_registry_android_impl.h",
+ "android/scoped_surface_request_manager.cc",
+ "android/scoped_surface_request_manager.h",
"android/url_request_content_job.cc",
"android/url_request_content_job.h",
"appcache/appcache.cc",

Powered by Google App Engine
This is Rietveld 408576698