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

Unified Diff: chrome/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc

Issue 2441563002: arc: Create intermediate directories in c/b/c/arc (Closed)
Patch Set: Re-rebase to ToT Created 4 years, 2 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/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc
diff --git a/chrome/browser/chromeos/arc/arc_downloads_watcher_service_unittest.cc b/chrome/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc
similarity index 94%
rename from chrome/browser/chromeos/arc/arc_downloads_watcher_service_unittest.cc
rename to chrome/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc
index dc69211ddf4b4718ec4c3b0a810c55c7a4ecd919..e4060766d66067dfe61b1f3ec3b81902f297345f 100644
--- a/chrome/browser/chromeos/arc/arc_downloads_watcher_service_unittest.cc
+++ b/chrome/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service_unittest.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/browser/chromeos/arc/arc_downloads_watcher_service.h"
+#include "chrome/browser/chromeos/arc/downloads_watcher/arc_downloads_watcher_service.h"
#include "base/files/file_path.h"
#include "testing/gtest/include/gtest/gtest.h"

Powered by Google App Engine
This is Rietveld 408576698