Index: components/printing/renderer/print_web_view_helper.cc |
diff --git a/chrome/renderer/printing/print_web_view_helper.cc b/components/printing/renderer/print_web_view_helper.cc |
similarity index 99% |
rename from chrome/renderer/printing/print_web_view_helper.cc |
rename to components/printing/renderer/print_web_view_helper.cc |
index d50f076af6e752024875635ad9e468bee841069b..8cf5b5d969f1865bf64ff5618f1848f468c6bfa8 100644 |
--- a/chrome/renderer/printing/print_web_view_helper.cc |
+++ b/components/printing/renderer/print_web_view_helper.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/renderer/printing/print_web_view_helper.h" |
+#include "components/printing/renderer/print_web_view_helper.h" |
#include <string> |