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

Unified Diff: content/shell/common/shell_messages.h

Issue 14767019: [content shell] move code common to several processes to a common dir (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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
« no previous file with comments | « content/shell/common/shell_content_client.cc ('k') | content/shell/common/shell_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/common/shell_messages.h
diff --git a/content/shell/shell_messages.h b/content/shell/common/shell_messages.h
similarity index 98%
rename from content/shell/shell_messages.h
rename to content/shell/common/shell_messages.h
index dde2dda1aefe37f7cd77b697cfc1fe3eb076a309..fb10973abde29795de72fb5c39842873b9fa5787 100644
--- a/content/shell/shell_messages.h
+++ b/content/shell/common/shell_messages.h
@@ -7,7 +7,7 @@
#include <vector>
#include "content/public/common/common_param_traits.h"
-#include "content/shell/shell_test_configuration.h"
+#include "content/shell/common/shell_test_configuration.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_platform_file.h"
#include "third_party/skia/include/core/SkBitmap.h"
« no previous file with comments | « content/shell/common/shell_content_client.cc ('k') | content/shell/common/shell_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698