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

Unified Diff: build_overrides/build.gni

Issue 2416313002: Prepare chrome_main_app_mode_mac.mm for 10.9 (Closed)
Patch Set: Created 4 years, 2 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
Index: build_overrides/build.gni
diff --git a/build_overrides/build.gni b/build_overrides/build.gni
index 68be7a2fdd21173e0561c0042b398ed947abad10..069bf2465fa16fe706a26ab1c68c240c9607a2fe 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -29,6 +29,5 @@ linux_use_bundled_binutils_override = true
asan_suppressions_file = "//build/sanitizers/asan_suppressions.cc"
lsan_suppressions_file = "//build/sanitizers/lsan_suppressions.cc"
tsan_suppressions_file = "//build/sanitizers/tsan_suppressions.cc"
-
# Uncomment these to specify a different lint suppressions file for android
# lint_suppressions_file = path/to/your/suppressions/file/suppressions.xml
« no previous file with comments | « no previous file | chrome/app_shim/chrome_main_app_mode_mac.mm » ('j') | chrome/app_shim/chrome_main_app_mode_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698