summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 23:04:27 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 23:04:27 +0000
commit0790a8416ddd02e55d18717e1bd422cb2561c530 (patch)
tree425e7349f0873c803e432f27199820b0e99be89b /chrome/browser/gtk/options
parentdbdde8f24205b7931388b7880cd525a0e1057df9 (diff)
downloadchromium_src-0790a8416ddd02e55d18717e1bd422cb2561c530.zip
chromium_src-0790a8416ddd02e55d18717e1bd422cb2561c530.tar.gz
chromium_src-0790a8416ddd02e55d18717e1bd422cb2561c530.tar.bz2
Clean up app_resources.grd:
* Alphabetize a couple entries * Move things to theme_resources.grd where possible * Scope things only used by views under an appropriate conditional BUG=none TEST=none Review URL: http://codereview.chromium.org/2953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52144 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/options')
-rw-r--r--chrome/browser/gtk/options/content_exception_editor.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/options/content_exception_editor.cc b/chrome/browser/gtk/options/content_exception_editor.cc
index 002dfb3..10b786a 100644
--- a/chrome/browser/gtk/options/content_exception_editor.cc
+++ b/chrome/browser/gtk/options/content_exception_editor.cc
@@ -13,6 +13,7 @@
#include "chrome/browser/host_content_settings_map.h"
#include "grit/app_resources.h"
#include "grit/generated_resources.h"
+#include "grit/theme_resources.h"
ContentExceptionEditor::ContentExceptionEditor(
GtkWindow* parent,