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

Unified Diff: chrome/chrome_tests.gypi

Issue 9535025: Remove the singleton instance get/delete methods from RootWindow (yay) (Closed) Base URL: svn://svn.chromium.org/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: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 124527)
+++ chrome/chrome_tests.gypi (working copy)
@@ -740,6 +740,12 @@
'../base/allocator/allocator.gyp:allocator',
],
}],
+ ['use_aura==1', {
+ 'sources/': [
+ ['exclude', '^browser/accessibility/accessibility_win_browsertest.cc'],
+ ['exclude', '^browser/accessibility/browser_views_accessibility_browsertest.cc'],
+ ],
+ }],
],
'configurations': {
'Debug_Base': {
« no previous file with comments | « chrome/browser/ui/views/accessibility_event_router_views_unittest.cc ('k') | chrome/test/base/browser_with_test_window_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698