Index: ui/base/ui_base.gyp |
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
index ec7704f56911af06c77b615a4a8f7b4a6bd0e4fc..6d8216fbf7c1d259824a75fae76367da4090c331 100644 |
--- a/ui/base/ui_base.gyp |
+++ b/ui/base/ui_base.gyp |
@@ -73,6 +73,7 @@ |
'../events/platform/events_platform.gyp:events_platform', |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
+ '../gfx/gfx.gyp:gfx_range', |
'../resources/ui_resources.gyp:ui_resources', |
'../strings/ui_strings.gyp:ui_strings', |
], |
@@ -704,6 +705,7 @@ |
'../../testing/gtest.gyp:gtest', |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
+ '../gfx/gfx.gyp:gfx_range', |
], |
'sources': [ |
# Note: file list duplicated in GN build. |