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

Unified Diff: ui/gfx/BUILD.gn

Issue 2354903003: Don't include the tracing in gpu_memory_buffer.h (Closed)
Patch Set: Fix Android build Created 4 years, 3 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 25f0a015a42111305adc5b9cce48fcdec8ee1161..2b9c467a8af4d78a1bebd32eccfd39d51a854fb3 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -497,6 +497,7 @@ source_set("memory_buffer_sources") {
sources += [
"gpu_memory_buffer.cc",
"gpu_memory_buffer.h",
+ "gpu_memory_buffer_tracing.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698