diff options
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index e2cf280..12d25d7 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <grit latest_public_release="0" current_release="1"> <outputs> - <output filename="theme_resources.h" type="rc_header"> + <output filename="grit/theme_resources.h" type="rc_header"> <emit emit_type='prepend'></emit> </output> <output filename="theme_resources.rc" type="rc_all" /> |