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

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: format tweak Created 4 years, 5 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') | chrome/tools/disable_outdated_build_detector/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 8bf24cc9db7cd7eb26121c8bb2606070fb0ca382..3ad34ab0015ff049565bdc31965a8ddbd326bccc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -355,6 +355,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') | chrome/tools/disable_outdated_build_detector/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698