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

Unified Diff: BUILD.gn

Issue 2193823002: A tool to disable the outdated build detector for organic installs of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix chromium.fyi.json Created 4 years, 4 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 | « no previous file | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index dc6b3d3532a5da54ca81e78abef75b6d30f7dcc3..4923c388bb27e9f3a98dafee3aac7c8850d5260f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -357,6 +357,7 @@ group("both_gn_and_gyp") {
deps += [
"//chrome/installer/gcapi",
"//chrome/tools/build/win/syzygy:chrome_dll_syzygy",
+ "//chrome/tools/disable_outdated_build_detector",
]
}
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698