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

Unified Diff: testing/buildbot/chromium.win.json

Issue 237873003: Rename wm_core_export.h to wm_export.h and the wm_core target to just wm (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 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
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 11e695d0a8caf19d17e3c3379466bfb95b8f87ce..9f3ab61929bad7cb3d147c7f4690fcdd99964143 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -31,7 +31,7 @@
"base_unittests",
"net_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"aura_unittests",
"ash_unittests",
"compositor_unittests",
@@ -51,7 +51,7 @@
"ui_unittests",
"content_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
},
@@ -87,7 +87,7 @@
"base_unittests",
"net_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"aura_unittests",
"ash_unittests",
"compositor_unittests",
@@ -107,7 +107,7 @@
"ui_unittests",
"content_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
},
@@ -143,7 +143,7 @@
"base_unittests",
"net_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"aura_unittests",
"ash_unittests",
"compositor_unittests",
@@ -163,7 +163,7 @@
"ui_unittests",
"content_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
},
@@ -208,7 +208,7 @@
"content_unittests",
"ui_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"ipc_tests",
"sync_unit_tests",
"unit_tests",
@@ -245,7 +245,7 @@
"ui_unittests",
"content_unittests",
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"installer_util_unittests",
"webkit_compositor_bindings_unittests"
]
@@ -288,7 +288,7 @@
"Win8 Aura": {
"gtest_tests": [
"views_unittests",
- "wm_core_unittests",
+ "wm_unittests",
"aura_unittests",
"ash_unittests",
"compositor_unittests",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698