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

Unified Diff: cc/BUILD.gn

Issue 375303002: cc: Refactor ResourceProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments addressed Created 6 years, 5 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/cc.gyp » ('j') | cc/resources/image_copy_raster_worker_pool.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 05d2ab674bbb602a2b5a4cd20a6081903b2d24a2..396650b095fbf9432473d99614d93c62804493ee 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -373,6 +373,8 @@ component("cc") {
"resources/resource_update_queue.cc",
"resources/resource_update_queue.h",
"resources/returned_resource.h",
+ "resources/scoped_gpu_raster.cc',
+ "resources/scoped_gpu_raster.h',
"resources/scoped_resource.cc",
"resources/scoped_resource.h",
"resources/scoped_ui_resource.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/resources/image_copy_raster_worker_pool.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698