Index: chrome_frame/chrome_frame.gyp |
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp |
index 47154cfe60dfcaab4bec1920fd683af5de820b4f..63862cd0bfc3903b2a31deaf4fb5a990bab18c5f 100644 |
--- a/chrome_frame/chrome_frame.gyp |
+++ b/chrome_frame/chrome_frame.gyp |
@@ -32,6 +32,7 @@ |
'target_defaults': { |
'dependencies': [ |
# locales need to be built for the chrome frame binaries to be loadable. |
+ 'locales/locales.gyp:*', |
'../chrome/chrome.gyp:chrome_resources', |
'../chrome/chrome.gyp:chrome_strings', |
'../chrome/chrome.gyp:packed_resources', |