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

Unified Diff: cc/BUILD.gn

Issue 1900993002: Move SharedMemoryLimits out of WebGraphicsContext3DCommandBufferImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@limits
Patch Set: move-limits: rebase Created 4 years, 8 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: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index fae8e87bb30ecd4eb1a0ef5d02dd0e8c74117359..2a0ae16add53dff5c138eb8cab6a676f4c31160a 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -203,7 +203,6 @@ component("cc") {
"output/compositor_frame_ack.h",
"output/compositor_frame_metadata.cc",
"output/compositor_frame_metadata.h",
- "output/context_provider.cc",
"output/context_provider.h",
"output/copy_output_request.cc",
"output/copy_output_request.h",

Powered by Google App Engine
This is Rietveld 408576698