Index: chrome/common/chrome_content_client.cc |
diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc |
index ca71eac4010c82cd5cc35947f7e389ebc58a302a..1c7bb98b0e73ca9f99af79c785e878ed62cb008c 100644 |
--- a/chrome/common/chrome_content_client.cc |
+++ b/chrome/common/chrome_content_client.cc |
@@ -21,9 +21,9 @@ |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/crash_keys.h" |
-#include "chrome/common/pepper_flash.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/url_constants.h" |
+#include "components/component_updater/pepper_flash.h" |
#include "components/nacl/common/nacl_process_type.h" |
#include "content/public/common/content_constants.h" |
#include "content/public/common/content_switches.h" |