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

Unified Diff: chrome/common/common_message_generator.h

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit fix 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/common/common_message_generator.h
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
index c1492a5cfe7a4fd96bc771e7399cc2036b0402bd..c62ee03b00b54988c713be5fdca01d9ae2b706de 100644
--- a/chrome/common/common_message_generator.h
+++ b/chrome/common/common_message_generator.h
@@ -28,7 +28,7 @@
#if defined(ENABLE_PRINTING)
#include "chrome/common/chrome_utility_printing_messages.h"
-#include "chrome/common/print_messages.h"
+#include "components/printing/common/print_messages.h"
#endif
#if defined(ENABLE_SPELLCHECK)

Powered by Google App Engine
This is Rietveld 408576698