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

Unified Diff: content/content_tests.gypi

Issue 1548443002: Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@type-safe-save-package-id-self-contained
Patch Set: Moved base/id_type... into gpu/command_buffer/common/id_type.… 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2ff10842a461fe86451293fc1a4dd4aa7e6017b6..e5e36cc140596c01c2daa58893a2a547ee51fdff 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -667,7 +667,6 @@
'common/gpu/gpu_channel_unittest.cc',
'common/host_discardable_shared_memory_manager_unittest.cc',
'common/host_shared_bitmap_manager_unittest.cc',
- 'common/id_type_unittest.cc',
'common/indexed_db/indexed_db_key_unittest.cc',
'common/input/event_with_latency_info_unittest.cc',
'common/input/gesture_event_stream_validator_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698