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

Unified Diff: chrome/chrome_installer_static.gypi

Issue 2020273002: Unbreak build after https://codereview.chromium.org/2017853002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/install_static/install_static_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer_static.gypi
diff --git a/chrome/chrome_installer_static.gypi b/chrome/chrome_installer_static.gypi
index 667ab9de4c47749aaa4e2d740188aa1f83b36c2a..d1f81364d04ffd1b1c1c67ff976a5a4e6aa3b260 100644
--- a/chrome/chrome_installer_static.gypi
+++ b/chrome/chrome_installer_static.gypi
@@ -77,7 +77,7 @@
],
'includes': [ '../build/isolate.gypi' ],
'sources': [
- 'install_static/install_static_unittests.isolate'
+ 'install_static_unittests.isolate'
],
},
],
« no previous file with comments | « no previous file | chrome/install_static/install_static_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698