forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1180461 - Part 1: Build gaia during b2gdroid build. r=glandium
--HG-- extra : commitid : EsVFILuJ091 extra : rebase_source : a491d749017a2ccec6c16b40f051053d6a1fa317
- Loading branch information
Fabrice Desré
committed
Jul 6, 2015
1 parent
2e46ff4
commit 38d8405
Showing
4 changed files
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,5 @@ DIRS += [ | |
'../geckoview_library', | ||
'/b2g/components', | ||
'/b2g/chrome', | ||
'/b2g/gaia', | ||
] |