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

Unified Diff: cc/cc.gyp

Issue 331533002: Use a struct for cc::Surface ids for more type safety (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index e385e084f05056d8e93efe99f74325dd4964b693..c928b1750803a3f869d21bbb6d780999933ce0cc 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -495,6 +495,7 @@
'surfaces/display_client.h',
'surfaces/surface.cc',
'surfaces/surface.h',
+ 'surfaces/surface_id.h',
'surfaces/surface_aggregator.cc',
'surfaces/surface_aggregator.h',
'surfaces/surface_client.h',

Powered by Google App Engine
This is Rietveld 408576698