summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/translate_infobars.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/translate_infobars.cc')
-rw-r--r--chrome/browser/gtk/translate_infobars.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/gtk/translate_infobars.cc b/chrome/browser/gtk/translate_infobars.cc
index 63ea67d..5f85985 100644
--- a/chrome/browser/gtk/translate_infobars.cc
+++ b/chrome/browser/gtk/translate_infobars.cc
@@ -4,7 +4,11 @@
#include "chrome/browser/gtk/translate_infobars.h"
+#include <string>
+#include <vector>
+
#include "app/l10n_util.h"
+#include "base/utf_string_conversions.h"
#include "chrome/app/chrome_dll_resource.h"
#include "chrome/browser/gtk/gtk_util.h"
#include "chrome/browser/gtk/menu_gtk.h"