Index: chrome/chrome_resources.gyp |
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp |
index 30840648424f94eba962f63c07e5e8cb7c4191b8..2572b46e7ca0e02ec81ae68dfd4cff44e90fdb3d 100644 |
--- a/chrome/chrome_resources.gyp |
+++ b/chrome/chrome_resources.gyp |
@@ -319,9 +319,6 @@ |
], |
'actions': [ |
{ |
- 'includes': ['chrome_repack_chrome.gypi'] |
- }, |
- { |
'includes': ['chrome_repack_locales.gypi'] |
}, |
{ |
@@ -373,12 +370,6 @@ |
{ |
'destination': '<(PRODUCT_DIR)', |
'files': [ |
- '<(SHARED_INTERMEDIATE_DIR)/repack/chrome.pak' |
- ], |
- }, |
- { |
- 'destination': '<(PRODUCT_DIR)', |
- 'files': [ |
'<(SHARED_INTERMEDIATE_DIR)/repack/chrome_100_percent.pak' |
], |
}, |