| Index: chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.cc
|
| diff --git a/chrome/browser/chromeos/arc/arc_navigation_throttle.cc b/chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/arc/arc_navigation_throttle.cc
|
| rename to chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.cc
|
| index 8857fbd853228a3623590fd0245ae75e816f648b..521c5f1f4d6d2c25b67067fc98fb7f59ca3a52cf 100644
|
| --- a/chrome/browser/chromeos/arc/arc_navigation_throttle.cc
|
| +++ b/chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.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_navigation_throttle.h"
|
| +#include "chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.h"
|
|
|
| #include <algorithm>
|
|
|
|
|