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

Unified Diff: content/common/BUILD.gn

Issue 412053002: Scrub ozone files from linux GN build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove accidental gpyi change 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 | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 66d78a600cc21dee2b0adc607bcdc66e2f67c835..af0334bfb8539f08c68e83ce3c3a94df07842398 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -124,6 +124,7 @@ source_set("common") {
sources -= [
"cursors/webcursor_ozone.cc",
"font_list_ozone.cc",
+ "gpu/gpu_memory_buffer_factory_ozone.cc",
]
}
« no previous file with comments | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698