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

Unified Diff: gpu/command_buffer_common.gypi

Issue 268063002: Remove command_buffer/common/types.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 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
Index: gpu/command_buffer_common.gypi
diff --git a/gpu/command_buffer_common.gypi b/gpu/command_buffer_common.gypi
index ca8b19c0f24af416fe386828a036eae0479b76ca..7c9d2ec040cc9ecfee92f6e6d3f6db28f5a12f86 100644
--- a/gpu/command_buffer_common.gypi
+++ b/gpu/command_buffer_common.gypi
@@ -31,6 +31,5 @@
'command_buffer/common/mailbox_holder.h',
'command_buffer/common/thread_local.h',
'command_buffer/common/time.h',
- 'command_buffer/common/types.h',
],
}

Powered by Google App Engine
This is Rietveld 408576698