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

Unified Diff: chrome/browser/chromeos/arc/tts/arc_tts_service.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/tts/arc_tts_service.cc
diff --git a/chrome/browser/chromeos/arc/arc_tts_service.cc b/chrome/browser/chromeos/arc/tts/arc_tts_service.cc
similarity index 96%
rename from chrome/browser/chromeos/arc/arc_tts_service.cc
rename to chrome/browser/chromeos/arc/tts/arc_tts_service.cc
index b53446555eb0a81172e64593e9064475adc3cddd..bc1b80854b547b2fb8c926fe1ffd644807cda6f9 100644
--- a/chrome/browser/chromeos/arc/arc_tts_service.cc
+++ b/chrome/browser/chromeos/arc/tts/arc_tts_service.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_tts_service.h"
+#include "chrome/browser/chromeos/arc/tts/arc_tts_service.h"
#include "base/logging.h"
#include "chrome/browser/speech/tts_controller.h"
« no previous file with comments | « chrome/browser/chromeos/arc/tts/arc_tts_service.h ('k') | chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698