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

Unified Diff: extensions/common/api/web_request_internal.json

Issue 584163004: Move web_request directory to //extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again Created 6 years, 3 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
« no previous file with comments | « extensions/common/api/web_request.json ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/web_request_internal.json
diff --git a/chrome/common/extensions/api/web_request_internal.json b/extensions/common/api/web_request_internal.json
similarity index 95%
rename from chrome/common/extensions/api/web_request_internal.json
rename to extensions/common/api/web_request_internal.json
index 4bb0540436ec6ee61741041fa3ec5f5c71e9e284..6861f5db17e9e0f4055cb923517ccfd84b138386 100644
--- a/chrome/common/extensions/api/web_request_internal.json
+++ b/extensions/common/api/web_request_internal.json
@@ -7,7 +7,7 @@
"namespace": "webRequestInternal",
"description": "none",
"compiler_options": {
- "implemented_in": "chrome/browser/extensions/api/web_request/web_request_api.h"
+ "implemented_in": "extensions/browser/api/web_request/web_request_api.h"
},
"functions": [
{
« no previous file with comments | « extensions/common/api/web_request.json ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698