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

Unified Diff: components/framelet/common/framelet_message_generator.h

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan Created 4 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: components/framelet/common/framelet_message_generator.h
diff --git a/components/guest_view/common/guest_view_message_generator.h b/components/framelet/common/framelet_message_generator.h
similarity index 78%
copy from components/guest_view/common/guest_view_message_generator.h
copy to components/framelet/common/framelet_message_generator.h
index 0e569e226f1e9860a068a7fd76c9c303e48075c9..cb4b3c40c418d1890734034ac81b2e6e5a297f79 100644
--- a/components/guest_view/common/guest_view_message_generator.h
+++ b/components/framelet/common/framelet_message_generator.h
@@ -4,4 +4,4 @@
// Multiply-included file, no traditional include guard.
-#include "components/guest_view/common/guest_view_messages.h"
+#include "components/framelet/common/framelet_messages.h"
« no previous file with comments | « components/framelet/common/framelet_constants.cc ('k') | components/framelet/common/framelet_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698