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

Unified Diff: cc/surfaces/BUILD.gn

Issue 1725113002: gpu: Add out-of-line copy ctors for complex classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | gpu/command_buffer/client/program_info_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index cfb42b7a204086de18906b9cc97c2ad8b13bba1c..15adb47a6017cea9fa65019b53b0e267b6059426 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -51,6 +51,7 @@ component("surfaces") {
"//base/third_party/dynamic_annotations",
"//cc",
"//gpu/command_buffer/client:gles2_interface",
+ "//gpu/command_buffer/common",
"//skia",
"//ui/events:events_base",
"//ui/gfx",
« no previous file with comments | « no previous file | gpu/command_buffer/client/program_info_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698