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

Unified Diff: chrome/BUILD.gn

Issue 2256723002: Fix SyzyASAN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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 | chrome/app/kasko_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index ec5894a95050ef687dd908f8cad511ac506bc6bc..075b5b8171a379a0f106752aef6eccef59259744 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -141,8 +141,6 @@ if (!is_android && !is_mac) {
"app/chrome_watcher_client_win.h",
"app/chrome_watcher_command_line_win.cc",
"app/chrome_watcher_command_line_win.h",
- "app/kasko_client.cc",
grt (UTC plus 2) 2016/08/18 08:12:43 please remove these same two lines from chrome/chr
scottmg 2016/08/18 16:26:58 I was under the impression that we weren't suppose
grt (UTC plus 2) 2016/08/18 20:38:51 Thanks. My understanding was that GYP was no longe
- "app/kasko_client.h",
"app/main_dll_loader_win.cc",
"app/main_dll_loader_win.h",
"common/crash_keys.cc",
« no previous file with comments | « no previous file | chrome/app/kasko_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698