Skip to content

Commit

Permalink
Remove ui_unittests -> packed_resources dependency
Browse files Browse the repository at this point in the history
The dependency is no longer required.

Review URL: https://codereview.chromium.org/259983007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266782 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
wangxianzhu@chromium.org committed Apr 29, 2014
1 parent 0bbd617 commit 67eab64
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/all.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -748,11 +748,6 @@
'../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
'../ui/events/events.gyp:events_unittests',
'../ui/ui_unittests.gyp:ui_unittests',
# Required by ui_unittests.
# TODO(wangxianzhu): It'd better let ui_unittests depend on it, but
# this would cause circular gyp dependency which needs refactoring the
# gyps to resolve.
'../chrome/chrome_resources.gyp:packed_resources',
],
'conditions': [
['"<(gtest_target_type)"=="shared_library"', {
Expand Down

0 comments on commit 67eab64

Please sign in to comment.