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

Unified Diff: content/content_common.gypi

Issue 654223006: Cleanup GpuMemoryBuffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: style nits Created 6 years, 1 month 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c1acea71c4280b54e845264b65bf44a77ef1cbb4..447007cdf5a74de9d7701fa2a49735ff328f6395 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -915,6 +915,7 @@
],
'sources!': [
'common/gpu/client/gpu_memory_buffer_impl_linux.cc',
+ 'common/gpu/gpu_memory_buffer_factory_linux.cc',
],
}],
],
« no previous file with comments | « content/common/gpu/client/gpu_memory_buffer_impl_win.cc ('k') | gpu/command_buffer/client/gpu_memory_buffer_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698