Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index d9704651f0f3bbe47137d66c8b41bfdc5b959951..b306c5b62b12329899a5573a50c4a9b8db469e23 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -33,7 +33,6 @@ |
'../ui/accessibility/accessibility.gyp:ax_gen', |
'../ui/base/ui_base.gyp:ui_base', |
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
- '../ui/events/events.gyp:blink', |
'../ui/events/events.gyp:events', |
'../ui/events/events.gyp:events_base', |
'../ui/events/events.gyp:gesture_detection', |
@@ -1854,6 +1853,7 @@ |
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
'../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
'../third_party/mojo/mojo_public.gyp:mojo_js_bindings', |
+ '../ui/events/blink/events_blink.gyp:events_blink', |
'../ui/surface/surface.gyp:surface', |
'../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection', |
], |