Index: sync/internal_api/public/util/weak_handle.cc |
diff --git a/sync/util/weak_handle.cc b/sync/internal_api/public/util/weak_handle.cc |
similarity index 94% |
rename from sync/util/weak_handle.cc |
rename to sync/internal_api/public/util/weak_handle.cc |
index bdf580b7e1de8eea716033d89e07af6c4e10e2d0..136fc58db0ab647a3e97c7f7389e748d0bc85c50 100644 |
--- a/sync/util/weak_handle.cc |
+++ b/sync/internal_api/public/util/weak_handle.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 "sync/util/weak_handle.h" |
+#include "sync/internal_api/public/util/weak_handle.h" |
#include <sstream> |