Index: ui/ui_unittests.gypi |
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
index a550de25bdd11f70e244ce777e056b1d46fb1afb..361ae129f803d7d114a63ed2e209808be62b793c 100644 |
--- a/ui/ui_unittests.gypi |
+++ b/ui/ui_unittests.gypi |
@@ -178,8 +178,8 @@ |
], |
}], |
['use_aura==1', { |
Daniel Erat
2011/10/27 16:05:26
nit: delete this section
sadrul
2011/10/27 16:09:16
I think we still need to disable the test for aura
Daniel Erat
2011/10/27 16:10:23
Sorry, I'm not sure how I misread this so horrendo
|
- 'dependencies': [ |
- 'aura/aura.gyp:aura', |
+ 'sources!': [ |
+ 'gfx/screen_unittest.cc', |
], |
}], |
], |