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

Unified Diff: sync/tools/testserver/xmppserver.py

Issue 11971025: [sync] Divorce python sync test server chromiumsync.py from testserver.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 11 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 | « sync/tools/testserver/sync_testserver.py ('k') | sync/tools/testserver/xmppserver_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/testserver/xmppserver.py
diff --git a/net/tools/testserver/xmppserver.py b/sync/tools/testserver/xmppserver.py
similarity index 99%
rename from net/tools/testserver/xmppserver.py
rename to sync/tools/testserver/xmppserver.py
index 996da9653bcd73932c9a5a2013765b22a1965840..f9599c0cd090245c93e6cab61d0f477e9cd2eb8a 100644
--- a/net/tools/testserver/xmppserver.py
+++ b/sync/tools/testserver/xmppserver.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 The Chromium Authors. All rights reserved.
+# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« no previous file with comments | « sync/tools/testserver/sync_testserver.py ('k') | sync/tools/testserver/xmppserver_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698