Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 4ce42286071e271f01b98acb383aff192a8e172a..2b84c24bdb035e3bed61fdbbe6fe3b6748f40a98 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -17,6 +17,7 @@ |
'<(DEPTH)/media/media.gyp:media', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink_minimal', |
+ '<(DEPTH)/ui/events/events.gyp:events', |
Ben Goodger (Google)
2013/09/26 20:44:39
it would be interesting to understand the reason f
sadrul
2013/09/26 20:49:31
cc uses just the LatencyInfo. (perhaps it could mo
|
'<(DEPTH)/ui/gl/gl.gyp:gl', |
'<(DEPTH)/ui/ui.gyp:ui', |
], |