Skip to content

Commit

Permalink
Don't let the 'all' target be a bundle.
Browse files Browse the repository at this point in the history
This happened accidentally through direct_dependent_settings.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/7398015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92793 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
thakis@chromium.org committed Jul 16, 2011
1 parent 1b3509b commit 0f3b034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpu/demos/demos.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
},
{
'target_name': 'gpu_demo_framework_ppapi',
'suppress_wildcard': 1, # So that 'all' doesn't end up being a bundle.
'type': 'static_library',
'dependencies': [
'gpu_demo_framework',
Expand Down

0 comments on commit 0f3b034

Please sign in to comment.