Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7702)

Unified Diff: chrome/renderer/chrome_mock_render_thread.cc

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase with delegates, extraction of resources Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/renderer/chrome_mock_render_thread.cc
diff --git a/chrome/renderer/chrome_mock_render_thread.cc b/chrome/renderer/chrome_mock_render_thread.cc
index 637e777c4371265dadc845ca981e9a0d1d34bf0a..bb3e589a42499373e6d43cacaa6e977fbdf26d8b 100644
--- a/chrome/renderer/chrome_mock_render_thread.cc
+++ b/chrome/renderer/chrome_mock_render_thread.cc
@@ -24,7 +24,7 @@
#endif
#if defined(ENABLE_PRINTING)
-#include "chrome/common/print_messages.h"
+#include "components/printing/common/print_messages.h"
#endif
ChromeMockRenderThread::ChromeMockRenderThread()

Powered by Google App Engine
This is Rietveld 408576698