Index: ui/surface/surface.gyp |
diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp |
index 1b3e7e53c43b6457eebf4721746d1b0076e7377e..57a0d2cc7713d53298175f4cb74642f6f15ce57c 100644 |
--- a/ui/surface/surface.gyp |
+++ b/ui/surface/surface.gyp |
@@ -61,7 +61,7 @@ |
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'<(DEPTH)/media/media.gyp:media', |
'<(DEPTH)/skia/skia.gyp:skia', |
- '<(DEPTH)/ui/events/events.gyp:events', |
+ '<(DEPTH)/ui/events/events.gyp:events_base', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
'<(DEPTH)/ui/gl/gl.gyp:gl', |
'<(DEPTH)/ui/ui.gyp:ui', |
@@ -102,7 +102,7 @@ |
'<(DEPTH)/media/media.gyp:media', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/testing/gtest.gyp:gtest', |
- '<(DEPTH)/ui/events/events.gyp:events', |
+ '<(DEPTH)/ui/events/events.gyp:events_base', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
'<(DEPTH)/ui/ui.gyp:ui', |
'surface', |