Index: components/autofill/renderer/autofill_agent.cc |
diff --git a/components/autofill/renderer/autofill_agent.cc b/components/autofill/renderer/autofill_agent.cc |
index 27795c41a8eb71ff36cce20491b2b8d6a06101bd..eff68be26fa5979dcdd4e6b7708abf1fd601431f 100644 |
--- a/components/autofill/renderer/autofill_agent.cc |
+++ b/components/autofill/renderer/autofill_agent.cc |
@@ -25,8 +25,7 @@ |
#include "content/public/common/password_form.h" |
#include "content/public/common/ssl_status.h" |
#include "content/public/renderer/render_view.h" |
-#include "grit/chromium_strings.h" |
-#include "grit/generated_resources.h" |
+#include "grit/component_resources.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebRect.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebURLRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDataSource.h" |