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

Unified Diff: components/arc/intent_helper/page_transition_util.cc

Issue 2415983002: Move page_transition_util to components/arc/intent_helper/ (Closed)
Patch Set: 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: components/arc/intent_helper/page_transition_util.cc
diff --git a/chrome/browser/chromeos/arc/page_transition_util.cc b/components/arc/intent_helper/page_transition_util.cc
similarity index 94%
rename from chrome/browser/chromeos/arc/page_transition_util.cc
rename to components/arc/intent_helper/page_transition_util.cc
index 070e9fdfdcb066e3d76ca834e4fd253e89c3087c..89389a2757fd6361af9b453b653eaa383f9527c3 100644
--- a/chrome/browser/chromeos/arc/page_transition_util.cc
+++ b/components/arc/intent_helper/page_transition_util.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/page_transition_util.h"
+#include "components/arc/intent_helper/page_transition_util.h"
namespace arc {
« no previous file with comments | « components/arc/intent_helper/page_transition_util.h ('k') | components/arc/intent_helper/page_transition_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698