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

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

Issue 1342293002: Move `gn check` into the `generate_build_files` step. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: back out installer changes, do not check //chrome/installer Created 5 years, 3 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 | « components/user_manager/BUILD.gn ('k') | testing/buildbot/client.v8.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 3f7e0f26f6f7d24d51a90824d84071e0502b91e1..8998571fa3d7dae09876136862d6b19fa623792d 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -68,12 +68,6 @@
{
"test": "view_manager_unittests"
}
- ],
- "scripts": [
- {
- "name": "gn_check",
- "script": "gn_check.py"
- }
]
},
"Android GN (dbg)": {
@@ -578,10 +572,6 @@
],
"scripts": [
{
- "name": "gn_check",
- "script": "gn_check.py"
- },
- {
"args": [
"chrome"
],
« no previous file with comments | « components/user_manager/BUILD.gn ('k') | testing/buildbot/client.v8.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698