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

Unified Diff: content/shell/common/shell_test_configuration.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
« no previous file with comments | « content/shell/common/shell_test_configuration.h ('k') | content/shell/common/webkit_test_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/common/shell_test_configuration.cc
diff --git a/content/shell/shell_test_configuration.cc b/content/shell/common/shell_test_configuration.cc
similarity index 87%
rename from content/shell/shell_test_configuration.cc
rename to content/shell/common/shell_test_configuration.cc
index 6caff2edc7a0b1765a7f7e3ae9e498f12300ffe8..43f2651680c43452c03428a705872d3911a4e54b 100644
--- a/content/shell/shell_test_configuration.cc
+++ b/content/shell/common/shell_test_configuration.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/shell/shell_test_configuration.h"
+#include "content/shell/common/shell_test_configuration.h"
namespace content {
« no previous file with comments | « content/shell/common/shell_test_configuration.h ('k') | content/shell/common/webkit_test_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698