diff options
author | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 18:43:37 +0000 |
---|---|---|
committer | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 18:43:37 +0000 |
commit | 4c744c85a2b35e33744fa74fd1c70d3bfab7762a (patch) | |
tree | 15e53c528f92e002ba68d250b2038c804f947ab9 /chrome/chrome_exe.gypi | |
parent | 06f418ee65f5969c36765544511a81009bf7b07f (diff) | |
download | chromium_src-4c744c85a2b35e33744fa74fd1c70d3bfab7762a.zip chromium_src-4c744c85a2b35e33744fa74fd1c70d3bfab7762a.tar.gz chromium_src-4c744c85a2b35e33744fa74fd1c70d3bfab7762a.tar.bz2 |
Try rel-land the cobwerks gyp change
See issue http://codereview.chromium.org/1338007
BUG=36229
TEST=none
TBR=bradnelson
Review URL: http://codereview.chromium.org/1420002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42789 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r-- | chrome/chrome_exe.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi index 5181084..995032a 100644 --- a/chrome/chrome_exe.gypi +++ b/chrome/chrome_exe.gypi @@ -469,6 +469,7 @@ '../breakpad/breakpad.gyp:breakpad_handler', '../breakpad/breakpad.gyp:breakpad_sender', '../sandbox/sandbox.gyp:sandbox', + '../third_party/adobe/flash/flash_player.gyp:flash_player', 'app/locales/locales.gyp:*', ], 'msvs_settings': { |