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

Unified Diff: chrome/chrome_browser.gypi

Issue 12674028: Report text output and exit code for command-line operations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Forgotten review responses. Created 7 years, 8 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0d446d7397b976f9cb6de584933090a465722be8..a44721002aef70f86fca918d72d77aa3781944b1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1137,6 +1137,10 @@
'browser/omnibox_search_hint.h',
'browser/omnibox/omnibox_field_trial.cc',
'browser/omnibox/omnibox_field_trial.h',
+ 'browser/operation_output.cc',
+ 'browser/operation_output.h',
+ 'browser/operation_output_win.cc',
+ 'browser/operation_output_win.h',
'browser/page_cycler/page_cycler.cc',
'browser/page_cycler/page_cycler.h',
'browser/parsers/metadata_parser.cc',
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator_interactive_uitest.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698