mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Bug 362460: Search service shouldn't assume that builds with branding directories are "official" builds, r=mconnor
This commit is contained in:
parent
e6b2a31161
commit
9002721d9d
@ -51,7 +51,7 @@ XPIDLSRCS = nsIBrowserSearchService.idl
|
||||
EXTRA_PP_COMPONENTS = nsSearchService.js \
|
||||
nsSearchSuggestions.js
|
||||
|
||||
ifdef MOZ_BRANDING_DIRECTORY
|
||||
ifneq (,$(BUILD_OFFICIAL)$(MOZILLA_OFFICIAL))
|
||||
DEFINES += -DOFFICIAL_BUILD=1
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user