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

Unified Diff: chrome/chrome_installer.gypi

Issue 884013004: Fix setup_unittests compile break following r313626. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 37e09279a932e633ce3f3e5279591651fc7505e6..c771597dd3f8678b5ec3e3390456de5b135632fe 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -359,6 +359,8 @@
'installer/mini_installer/mini_string.cc',
'installer/mini_installer/mini_string.h',
'installer/mini_installer/mini_string_test.cc',
+ 'installer/setup/app_launcher_installer.cc', # Move to lib
+ 'installer/setup/app_launcher_installer.h', # Move to lib
'installer/setup/archive_patch_helper.cc', # Move to lib
'installer/setup/archive_patch_helper.h', # Move to lib
'installer/setup/archive_patch_helper_unittest.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698