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

Unified Diff: chrome/chrome.isolate

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase Created 3 years, 11 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 | « chrome/browser/chrome_browser_main_win.cc ('k') | chrome/chrome_watcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.isolate
diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate
index 527045554c4944af27152911a92a61c7b2e63c01..5ac069cad133bd1fd7c301b3e309ab4e6cce1ef1 100644
--- a/chrome/chrome.isolate
+++ b/chrome/chrome.isolate
@@ -115,13 +115,6 @@
],
},
}],
- ['OS=="win" and kasko==1', {
- 'variables': {
- 'files': [
- '<(PRODUCT_DIR)/kasko.dll',
- ],
- },
- }],
['OS=="win" and component=="shared_library" and (fastbuild==0 or fastbuild==1)', {
'variables': {
'files': [
« no previous file with comments | « chrome/browser/chrome_browser_main_win.cc ('k') | chrome/chrome_watcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698