| Index: extensions/browser/api/web_request/web_request_api_constants.cc
|
| diff --git a/chrome/browser/extensions/api/web_request/web_request_api_constants.cc b/extensions/browser/api/web_request/web_request_api_constants.cc
|
| similarity index 97%
|
| rename from chrome/browser/extensions/api/web_request/web_request_api_constants.cc
|
| rename to extensions/browser/api/web_request/web_request_api_constants.cc
|
| index aca996f2702ba24a0b0ee220beb462034e51f834..4bc0c0ee16d4d7825bf30d0ab7e0393267214adc 100644
|
| --- a/chrome/browser/extensions/api/web_request/web_request_api_constants.cc
|
| +++ b/extensions/browser/api/web_request/web_request_api_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/web_request/web_request_api_constants.h"
|
| +#include "extensions/browser/api/web_request/web_request_api_constants.h"
|
|
|
| namespace extension_web_request_api_constants {
|
|
|
|
|