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

Unified Diff: chrome/renderer/printing/mock_printer.cc

Issue 307743002: Move MockPrinter to chrome/renderer/printing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: chrome/renderer/printing/mock_printer.cc
diff --git a/chrome/renderer/mock_printer.cc b/chrome/renderer/printing/mock_printer.cc
similarity index 99%
rename from chrome/renderer/mock_printer.cc
rename to chrome/renderer/printing/mock_printer.cc
index 5e43ab014b5570f7c210d8f77228e4873409be05..e5b2a0bed69e8690afefc103fbba0ff206650b91 100644
--- a/chrome/renderer/mock_printer.cc
+++ b/chrome/renderer/printing/mock_printer.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 "chrome/renderer/mock_printer.h"
+#include "chrome/renderer/printing/mock_printer.h"
#include "base/basictypes.h"
#include "base/file_util.h"
« no previous file with comments | « chrome/renderer/printing/mock_printer.h ('k') | chrome/renderer/printing/print_web_view_helper_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698