Skip to content

Commit

Permalink
Bug 1328388 - add BUG_COMPONENT to chrome/* files. r=bsmedberg
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: H9IhFeOroZE
  • Loading branch information
jmaher committed Jan 6, 2017
1 parent 8595ed4 commit 70c34fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chrome/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ LOCAL_INCLUDES += [

if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']:
CXXFLAGS += CONFIG['TK_CFLAGS']

with Files("**"):
BUG_COMPONENT = ("Toolkit", "Startup and Profile System")

0 comments on commit 70c34fb

Please sign in to comment.