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

Unified Diff: gpu/ipc/common/BUILD.gn

Issue 1942723003: gpu: consolidate id_type_traits.h and gpu_command_buffer_traits* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove a bad GPU_EXPORT 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
« no previous file with comments | « gpu/command_buffer_traits.gypi ('k') | gpu/ipc/common/gpu_command_buffer_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 7b31e89801f4452051769f082170f834370ec193..33e8cd1c2ad273826067e3ba20063a68be3dada7 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -39,7 +39,6 @@ source_set("command_buffer_traits_sources") {
"gpu_command_buffer_traits.cc",
"gpu_command_buffer_traits.h",
"gpu_command_buffer_traits_multi.h",
- "id_type_traits.h",
]
configs += [
« no previous file with comments | « gpu/command_buffer_traits.gypi ('k') | gpu/ipc/common/gpu_command_buffer_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698