Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 4e524dc5bf5473584e41c07438b7c832141e4324..9b905fdd38970575b4aa423bd3c90a6e64ccdcb3 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -489,6 +489,7 @@ |
'../net/net.gyp:net', |
'../third_party/zlib/zlib.gyp:minizip', |
'../third_party/zlib/zlib.gyp:zlib', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
'../url/url.gyp:url_lib', |
], |
@@ -675,6 +676,7 @@ |
'../crypto/crypto.gyp:crypto', |
'../net/net.gyp:http_server', |
'../net/net.gyp:net', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
], |
'include_dirs': [ |
@@ -775,6 +777,7 @@ |
'../net/net.gyp:http_server', |
'../net/net.gyp:net', |
'../testing/gtest.gyp:gtest', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
], |
'include_dirs': [ |
@@ -797,6 +800,7 @@ |
'../net/net.gyp:http_server', |
'../net/net.gyp:net', |
'../testing/gtest.gyp:gtest', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
], |
'include_dirs': [ |