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

Unified Diff: chrome/test/ui/ui_tests.scons

Issue 56072: Make Gtk/Gdk/GLib errors/warnings really fatal. (Closed)
Patch Set: extract to function Created 11 years, 9 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/chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/ui/ui_tests.scons
diff --git a/chrome/test/ui/ui_tests.scons b/chrome/test/ui/ui_tests.scons
index a3f7d51e5d52941df1a3448e9eaeb3f3cc8113c8..cdf6f1697ff3f2925bb996fc1e26b3a9bcbcd293 100644
--- a/chrome/test/ui/ui_tests.scons
+++ b/chrome/test/ui/ui_tests.scons
@@ -259,6 +259,7 @@ if not env.Bit('windows'):
'$CHROME_DIR/browser/download/save_page_uitest.cc',
'$CHROME_DIR/browser/errorpage_uitest.cc',
'$CHROME_DIR/browser/iframe_uitest.cc',
+ '$CHROME_DIR/browser/history/redirect_uitest.cc',
'$CHROME_DIR/browser/interstitial_page_uitest.cc',
'$CHROME_DIR/browser/login_prompt_uitest.cc',
'$CHROME_DIR/browser/metrics/metrics_service_uitest.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698