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

Unified Diff: content/shell/notify_done_forwarder.cc

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
Index: content/shell/notify_done_forwarder.cc
diff --git a/content/shell/notify_done_forwarder.cc b/content/shell/notify_done_forwarder.cc
index 7de67edff3c9534965fc5cf14f4e7f0cd537cbfe..522138ebb8f889da3062447f8899c7c6f1da262c 100644
--- a/content/shell/notify_done_forwarder.cc
+++ b/content/shell/notify_done_forwarder.cc
@@ -4,7 +4,7 @@
#include "content/shell/notify_done_forwarder.h"
-#include "content/shell/shell_messages.h"
+#include "content/shell/common/shell_messages.h"
#include "content/shell/webkit_test_controller.h"
namespace content {
« no previous file with comments | « content/shell/common/webkit_test_helpers.cc ('k') | content/shell/renderer/shell_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698