Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #33426 from weilonge/seanlee/TVSystem/master/Bug12…
Browse files Browse the repository at this point in the history
…28552

Bug 1228552 - Remove the dependency of default_theme app in Smart-System.
  • Loading branch information
weilonge committed Nov 30, 2015
2 parents 1a0265a + 8f740ec commit 1c29975
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build/config/tv/apps-engineering.list
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ tv_apps/fling-tutorial
tv_apps/tv-ftu
apps/sync
apps/keyboard
apps/default_theme
outoftree_apps/*
dev_apps/test-agent
dev_apps/uitest
2 changes: 1 addition & 1 deletion tv_apps/smart-system/fxa/fxa_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="style/fxa.css" rel="stylesheet" type="text/css">

<!-- Gaia Components -->
<link href="app://theme.gaiamobile.org/shared/elements/gaia-theme/gaia-theme.css" rel="stylesheet" type="text/css">
<link href="../shared/elements/gaia-theme/gaia-theme.css" rel="stylesheet" type="text/css">
<link href="../shared/elements/gaia-icons/gaia-icons.css" rel="stylesheet" type="text/css">

<meta name="defaultLanguage" content="en-US">
Expand Down

0 comments on commit 1c29975

Please sign in to comment.