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

Unified Diff: cloud_print/service/win/service_state.cc

Issue 10543020: Temporary revert "Single binary for unittests." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « cloud_print/service/win/service_state.h ('k') | cloud_print/service/win/service_state_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/win/service_state.cc
diff --git a/cloud_print/service/service_state.cc b/cloud_print/service/win/service_state.cc
similarity index 99%
rename from cloud_print/service/service_state.cc
rename to cloud_print/service/win/service_state.cc
index 545210dc08e367c3b6486361ac31f516d474cb27..864100001e3b75670e8cdccabd5e902b925e9a1a 100644
--- a/cloud_print/service/service_state.cc
+++ b/cloud_print/service/win/service_state.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 "cloud_print/service/service_state.h"
+#include "cloud_print/service/win/service_state.h"
#include "base/json/json_reader.h"
#include "base/json/json_writer.h"
« no previous file with comments | « cloud_print/service/win/service_state.h ('k') | cloud_print/service/win/service_state_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698