Commit 94ef5167 authored by dpranke@chromium.org's avatar dpranke@chromium.org

add comment to webkit_appcache.gypi for workaround to bug 105299.

TBR=tony@chromium.org
BUG=105299

Review URL: http://codereview.chromium.org/8677017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111396 0039d316-1c4b-4281-b951-d872f2087c98
parent f4b67d7f
...@@ -94,6 +94,7 @@ ...@@ -94,6 +94,7 @@
}], }],
[# TODO(dpranke): Figure out why this doesn't work outside of [# TODO(dpranke): Figure out why this doesn't work outside of
# a webkit build - this seems to be a bug in the make gyp generator. # a webkit build - this seems to be a bug in the make gyp generator.
# See http://code.google.com/p/chromium/issues/detail?id=105299 .
'OS!="mac" and inside_chromium_build==1', { 'OS!="mac" and inside_chromium_build==1', {
'dependencies': [ 'dependencies': [
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
......
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