| Index: extensions/browser/api/declarative_webrequest/webrequest_constants.cc
|
| diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.cc b/extensions/browser/api/declarative_webrequest/webrequest_constants.cc
|
| similarity index 97%
|
| rename from chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.cc
|
| rename to extensions/browser/api/declarative_webrequest/webrequest_constants.cc
|
| index d8cf2d7e02070b9bd6a0a07f90b5f6806f32610d..48e35e7decd3c69acad8dc367d922aad92fc104e 100644
|
| --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.cc
|
| +++ b/extensions/browser/api/declarative_webrequest/webrequest_constants.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/extensions/api/declarative_webrequest/webrequest_constants.h"
|
| +#include "extensions/browser/api/declarative_webrequest/webrequest_constants.h"
|
|
|
| namespace extensions {
|
| namespace declarative_webrequest_constants {
|
|
|