summaryrefslogtreecommitdiffstats
path: root/chrome/common/localized_error.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/localized_error.cc')
-rw-r--r--chrome/common/localized_error.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/localized_error.cc b/chrome/common/localized_error.cc
index f5e66e6..1ed652b 100644
--- a/chrome/common/localized_error.cc
+++ b/chrome/common/localized_error.cc
@@ -19,6 +19,8 @@
#include "components/error_page/common/error_page_params.h"
#include "components/error_page/common/net_error_info.h"
#include "components/url_formatter/url_formatter.h"
+#include "grit/components_chromium_strings.h"
+#include "grit/components_google_chrome_strings.h"
#include "net/base/escape.h"
#include "net/base/net_errors.h"
#include "third_party/WebKit/public/platform/WebURLError.h"