Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 5a3600160911312058b1a4a0b421210852a91920..268e0816a952a432a62e6bcce19765782f9fa088 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -214,11 +214,6 @@ |
}, |
], |
}], |
- ['OS=="linux" and (toolkit_views==1 or chromeos==1)', { |
sky
2010/04/27 14:50:13
Where is this dependency expressed now?
Evan Martin
2010/04/27 16:17:54
Since the dependency isn't expressed in the win br
|
- 'dependencies': [ |
- '../views/views.gyp:views', |
- ], |
- }], |
['OS=="mac"', { |
'variables': { |
'mac_packaging_dir': |