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

Unified Diff: components/predictor/common/predictor_message_generator.h

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix IPC message Created 6 years, 2 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: components/predictor/common/predictor_message_generator.h
diff --git a/components/pdf/common/pdf_message_generator.h b/components/predictor/common/predictor_message_generator.h
similarity index 78%
copy from components/pdf/common/pdf_message_generator.h
copy to components/predictor/common/predictor_message_generator.h
index c55d672f121630ec4bf4aee3e17a8074f0e60497..41d860b4e214a0c65fce7c7114e2663d58f4228c 100644
--- a/components/pdf/common/pdf_message_generator.h
+++ b/components/predictor/common/predictor_message_generator.h
@@ -4,4 +4,4 @@
// Multiply-included file, no traditional include guard.
-#include "components/pdf/common/pdf_messages.h"
+#include "components/predictor/common/predictor_messages.h"

Powered by Google App Engine
This is Rietveld 408576698