Index: chrome_frame/chrome_frame.gyp |
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp |
index 2c42b8760fa02876bd94e6bd559b0334a8c9a7e0..47154cfe60dfcaab4bec1920fd683af5de820b4f 100644 |
--- a/chrome_frame/chrome_frame.gyp |
+++ b/chrome_frame/chrome_frame.gyp |
@@ -32,9 +32,9 @@ |
'target_defaults': { |
'dependencies': [ |
# locales need to be built for the chrome frame binaries to be loadable. |
- '../chrome/app/locales/locales.gyp:*', |
'../chrome/chrome.gyp:chrome_resources', |
'../chrome/chrome.gyp:chrome_strings', |
+ '../chrome/chrome.gyp:packed_resources', |
'../chrome/chrome.gyp:theme_resources', |
'../skia/skia.gyp:skia', |
], |