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

Unified Diff: ui/ui_unittests.gyp

Issue 104783007: ui: Clean up UITestSuite initialization. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add packed_resources to run_ui_unittests instead Created 6 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 | « ui/test/test_suite.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 0d3d292c7647e14c786a95d74376121ce77fa88a..338ce3ff84fc4b5659c4c78e2211e3da6fee0025 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -65,6 +65,7 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
+ '../chrome/chrome_resources.gyp:packed_resources',
'ui.gyp:ui',
],
'sources': [
« no previous file with comments | « ui/test/test_suite.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698