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

Unified Diff: extensions/extensions.gyp

Issue 546943002: Move webrequest_constants.* to extensions/browser/api/declarative_webrequest/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try using *correct* name in .gn file. 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/declarative_webrequest/webrequest_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 6b408d7eac014b8c828e6e35d376d8c2b2260562..ac31065be5c76fa3786e546bee614e7dc241f4cb 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -351,6 +351,8 @@
'browser/api/cast_channel/logger_util.cc',
'browser/api/cast_channel/logger_util.h',
'browser/api/declarative/deduping_factory.h',
+ 'browser/api/declarative_webrequest/webrequest_constants.cc',
+ 'browser/api/declarative_webrequest/webrequest_constants.h',
'browser/api/dns/dns_api.cc',
'browser/api/dns/dns_api.h',
'browser/api/dns/host_resolver_wrapper.cc',
« no previous file with comments | « extensions/browser/api/declarative_webrequest/webrequest_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698