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

Unified Diff: content/content_browser.gypi

Issue 9549012: Move closure_blocks_leopard_compat to base now that it's used by two modules. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 10 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
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 124212)
+++ content/content_browser.gypi (working copy)
@@ -783,7 +783,7 @@
'../third_party/mozilla/NSPasteboard+Utils.mm',
],
'dependencies': [
- 'closure_blocks_leopard_compat',
+ '../base/base.gyp:closure_blocks_leopard_compat',
],
}, { # OS!="mac"
'dependencies': [
« base/base.gyp ('K') | « content/content.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698