summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-20 14:50:51 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-20 14:50:51 +0000
commita9585718f3a0cbe83fe8deb5eb7dbc86956786e9 (patch)
treed4d6675a5ae432db93d535cecac26d060969a670 /app
parent4ee840f18108b1d60282dc3e0b900390966d691e (diff)
downloadchromium_src-a9585718f3a0cbe83fe8deb5eb7dbc86956786e9.zip
chromium_src-a9585718f3a0cbe83fe8deb5eb7dbc86956786e9.tar.gz
chromium_src-a9585718f3a0cbe83fe8deb5eb7dbc86956786e9.tar.bz2
ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.
This was the last remaining test to move. BUG=72317 TEST=ui_unittests R=rsesek@chromium.org Review URL: http://codereview.chromium.org/7201011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
-rw-r--r--app/app.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 1a0a88f..2ad47cb 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -22,7 +22,6 @@
'../ui/ui.gyp:ui_base',
],
'sources': [
- '../ui/base/resource/resource_bundle_unittest.cc',
'run_all_unittests.cc',
'sql/connection_unittest.cc',
'sql/sqlite_features_unittest.cc',