Index: ui/snapshot/snapshot.gyp |
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp |
index b96567ad57919303cd8a414b897e4ab9a1e97e2e..f7c16d146f210437eba57eeb2e2a860c5d781397 100644 |
--- a/ui/snapshot/snapshot.gyp |
+++ b/ui/snapshot/snapshot.gyp |
@@ -14,6 +14,7 @@ |
'../../skia/skia.gyp:skia', |
'../../base/base.gyp:base', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../ui.gyp:ui', |
], |
'defines': [ |
@@ -51,6 +52,7 @@ |
'../../base/base.gyp:test_support_base', |
'../../testing/gtest.gyp:gtest', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../ui.gyp:ui', |
'snapshot' |
], |