Commit 73ae89cb authored by thakis@chromium.org's avatar thakis@chromium.org

mac DumpRenderTree: Include missingImage.png

BUG=http://wkb.urg/93186
TBR=tony

Review URL: https://chromiumcodereview.appspot.com/10852021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150037 0039d316-1c4b-4281-b951-d872f2087c98
parent 08a75b49
......@@ -71,7 +71,10 @@
['OS=="mac"', {
'copies': [{
'destination': '<(SHARED_INTERMEDIATE_DIR)/webkit',
'files': ['../tools/test_shell/resources/textAreaResizeCorner.png'],
'files': [
'../tools/test_shell/resources/missingImage.png',
'../tools/test_shell/resources/textAreaResizeCorner.png',
],
}],
},{ # OS!="mac"
'copies': [{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment