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

Unified Diff: content/test/test_file_set.cc

Issue 183343002: Move test_file_set to content/test/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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: content/test/test_file_set.cc
diff --git a/webkit/browser/fileapi/test_file_set.cc b/content/test/test_file_set.cc
similarity index 98%
rename from webkit/browser/fileapi/test_file_set.cc
rename to content/test/test_file_set.cc
index a762e338e6ef4c850ab8acd9865b23e10bf94d64..27ef3d444fb2cdde23ed9899e4d30f79b1bed9ec 100644
--- a/webkit/browser/fileapi/test_file_set.cc
+++ b/content/test/test_file_set.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 "webkit/browser/fileapi/test_file_set.h"
+#include "content/test/test_file_set.h"
#include <string>

Powered by Google App Engine
This is Rietveld 408576698