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

Unified Diff: cc/BUILD.gn

Issue 1191173002: cc: Remove TextureUploader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/prioritized_resource.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 a7fdee684fbd17dd27b94709035f48936609ac66..a221271718b9c35aab892646186bcf45c0381634 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -404,8 +404,6 @@ component("cc") {
"resources/single_release_callback_impl.h",
"resources/texture_mailbox.cc",
"resources/texture_mailbox.h",
- "resources/texture_uploader.cc",
- "resources/texture_uploader.h",
"resources/transferable_resource.cc",
"resources/transferable_resource.h",
"resources/ui_resource_bitmap.cc",
@@ -777,7 +775,6 @@ test("cc_unittests") {
"resources/platform_color_unittest.cc",
"resources/resource_provider_unittest.cc",
"resources/scoped_resource_unittest.cc",
- "resources/texture_uploader_unittest.cc",
"resources/video_resource_updater_unittest.cc",
"scheduler/begin_frame_source_unittest.cc",
"scheduler/delay_based_time_source_unittest.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/resources/prioritized_resource.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698