summaryrefslogtreecommitdiffstats
path: root/extensions/extensions.gyp
diff options
context:
space:
mode:
authorElliot Glaysher <erg@chromium.org>2015-03-25 12:37:30 -0700
committerElliot Glaysher <erg@chromium.org>2015-03-25 19:39:38 +0000
commitd428269ac30b937209535a23ae7115365947465b (patch)
tree5f58a7862c23a39476f79ec373a8cc6122c2134f /extensions/extensions.gyp
parent195da1f89da89ed9acb8808778a9ef7a62f3347a (diff)
downloadchromium_src-d428269ac30b937209535a23ae7115365947465b.zip
chromium_src-d428269ac30b937209535a23ae7115365947465b.tar.gz
chromium_src-d428269ac30b937209535a23ae7115365947465b.tar.bz2
Revert "Part 3 of 4: Modify blink users so they use the image resources in blink."
This reverts committ: https://crrev.com/ebbf3c1bf5f41b0133657515302e3b110abedee1 Broke on the Win8 gn bot which doesn't appear to be in the CQ and treats signedness of characters differently than all other configurations. BUG=467176 TBR=jam@chromium.org Review URL: https://codereview.chromium.org/1012773009 Cr-Commit-Position: refs/heads/master@{#322210}
Diffstat (limited to 'extensions/extensions.gyp')
-rw-r--r--extensions/extensions.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index e52dfe6..797d4cc 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -289,7 +289,7 @@
'action_name': 'repack_extensions_shell_and_test_pak',
'variables': {
'pak_inputs': [
- '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources_100_percent.pak',
+ '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en-US.pak',
'<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak',