gecko/browser/base/content/tabcandy/tabcandy.js

16 lines
325 B
JavaScript
Raw Normal View History

# NB: Certain files need to evaluate before others
#include core/utils.js
#include core/iq.js
#include core/tabs.js
#include app/storage.js
#include app/items.js
#include app/groups.js
#include app/tabitems.js
#include core/mirror.js
#include app/drag.js
#include app/trench.js
#include app/infoitems.js
#include app/ui.js