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

Unified Diff: extensions/extensions.gyp

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.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index bee4c12d59c00927c75e553ba5e889cdaa838d1a..f4aeb06b10350d75f6664de788752bfcde2dd04f 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -470,6 +470,8 @@
'browser/api/system_storage/storage_info_provider.h',
'browser/api/system_storage/system_storage_api.cc',
'browser/api/system_storage/system_storage_api.h',
+ 'browser/api/web_request/web_request_api_constants.cc',
+ 'browser/api/web_request/web_request_api_constants.h',
'browser/api/web_request/web_request_api_utils.cc',
'browser/api/web_request/web_request_api_utils.h',
'browser/api/test/test_api.cc',
« no previous file with comments | « extensions/browser/api/web_request/web_request_api_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698