Index: components/proximity_auth.gypi |
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi |
index 8a5526c10139924b41fda628a387da06b33ef3b3..f2b470c14f997e1d757efd1a8c98cff2cfa1344a 100644 |
--- a/components/proximity_auth.gypi |
+++ b/components/proximity_auth.gypi |
@@ -126,9 +126,10 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../content/content.gyp:content_browser', |
+ '../ui/resources/ui_resources.gyp:ui_resources', |
'components_resources.gyp:components_resources', |
- 'proximity_auth', |
'cryptauth', |
Ilya Sherman
2015/04/28 02:40:12
nit: This isn't reflected in the BUILD.gn file. I
Tim Song
2015/04/28 19:41:32
Done.
|
+ 'proximity_auth', |
], |
'include_dirs': [ |
'..', |