Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: webkit/appcache/webkit_appcache.gypi

Issue 8677017: add comment to webkit_appcache.gypi for workaround to bug 105299. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/appcache/webkit_appcache.gypi
diff --git a/webkit/appcache/webkit_appcache.gypi b/webkit/appcache/webkit_appcache.gypi
index f61a8c4f7abbee57d78d56fe12b1336a5828ff70..8f82e59e20a49be9c5ea2788c5298419acd3cc57 100644
--- a/webkit/appcache/webkit_appcache.gypi
+++ b/webkit/appcache/webkit_appcache.gypi
@@ -94,6 +94,7 @@
}],
[# 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.
+ # See http://code.google.com/p/chromium/issues/detail?id=105299 .
'OS!="mac" and inside_chromium_build==1', {
'dependencies': [
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698