| Index: content/browser/frame_host/debug_urls.cc
|
| diff --git a/content/browser/web_contents/debug_urls.cc b/content/browser/frame_host/debug_urls.cc
|
| similarity index 97%
|
| rename from content/browser/web_contents/debug_urls.cc
|
| rename to content/browser/frame_host/debug_urls.cc
|
| index 1f1222ccfe8106351a6054688ec00206f16ef88c..eef0ab96b13e09b49a76f03d157c27a22eb5cc6a 100644
|
| --- a/content/browser/web_contents/debug_urls.cc
|
| +++ b/content/browser/frame_host/debug_urls.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 "content/browser/web_contents/debug_urls.h"
|
| +#include "content/browser/frame_host/debug_urls.h"
|
|
|
| #include <vector>
|
|
|
|
|