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

Unified Diff: content/content_browser.gypi

Issue 8060022: Move Leopard compatible block code to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean Created 9 years, 3 months 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 | « content/content.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1051cbcf24aac3f50b277af14c5a7870ef929175..8a8e869e32043a571ce961c3ab7963bb86b42742 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -605,6 +605,9 @@
'browser/worker.sb',
],
},
+ 'dependencies': [
Mark Mentovai 2011/09/27 21:45:50 You’re not using this in here yet, right? Could yo
Avi (use Gerrit) 2011/09/27 21:50:09 OK.
+ 'closure_blocks_leopard_compat',
+ ],
}, { # OS!="mac"
'dependencies': [
'../sandbox/sandbox.gyp:sandbox',
« no previous file with comments | « content/content.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698