Skip to content

Commit

Permalink
Fix chromeos bustage
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38077 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
ben@chromium.org committed Feb 4, 2010
1 parent 481c9e2 commit 9bf6008
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chrome/chrome_browser.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -2456,6 +2456,10 @@
['include', '^browser/views/tabs/native_view_photobooth.h'],
['include', '^browser/views/tabs/native_view_photobooth_gtk.cc'],
['include', '^browser/views/tabs/native_view_photobooth_gtk.h'],
['include', '^browser/views/tabs/side_tab.cc'],
['include', '^browser/views/tabs/side_tab.h'],
['include', '^browser/views/tabs/side_tab_strip.cc'],
['include', '^browser/views/tabs/side_tab_strip.h'],
['include', '^browser/views/tabs/tab.cc'],
['include', '^browser/views/tabs/tab.h'],
['include', '^browser/views/tabs/tab_2.cc'],
Expand Down

0 comments on commit 9bf6008

Please sign in to comment.