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

Unified Diff: ui/app_list/app_list.gyp

Issue 802673002: Revert of Isolate remaining tests under ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « ui/accessibility/accessibility_unittests.isolate ('k') | ui/app_list/app_list_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 4ca75e5a1e6e0b44e340c99b22951f7388e39582..cd4337e3ccbe688a43f83ef95430064d8e3c93ec 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -371,29 +371,5 @@
},
],
}], # toolkit_views==1
- ['test_isolation_mode != "noop"', {
- 'targets': [
- {
- 'target_name': 'app_list_unittests_run',
- 'type': 'none',
- 'dependencies': [
- 'app_list_unittests',
- ],
- 'includes': [
- '../../build/isolate.gypi',
- ],
- 'sources': [
- 'app_list_unittests.isolate',
- ],
- 'conditions': [
- ['use_x11 == 1', {
- 'dependencies': [
- '../../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
- ],
- }],
- ],
- },
- ],
- }],
],
}
« no previous file with comments | « ui/accessibility/accessibility_unittests.isolate ('k') | ui/app_list/app_list_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698