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

Unified Diff: extensions/browser/api/web_request/web_request_api_constants.cc

Issue 565273002: Move webrequest_api_constants.h/.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/browser/api/web_request/web_request_api_constants.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « extensions/browser/api/web_request/web_request_api_constants.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698