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

Unified Diff: extensions/extensions.gyp

Issue 657693002: Move request_queue/_impl to //extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@download-manifest-url-handler
Patch Set: merge up Created 6 years, 2 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/updater/request_queue_impl.h ('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 ee0a40ddb27f7247ac5cd75544dc8ddbcdea83b2..012a4b32c1b2b672b03864d7dc5a1e799c87ba1a 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -721,6 +721,8 @@
'browser/updater/manifest_fetch_data.h',
'browser/updater/null_extension_cache.cc',
'browser/updater/null_extension_cache.h',
+ 'browser/updater/request_queue.h',
+ 'browser/updater/request_queue_impl.h',
'browser/updater/safe_manifest_parser.cc',
'browser/updater/safe_manifest_parser.h',
'browser/url_request_util.cc',
« no previous file with comments | « extensions/browser/updater/request_queue_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698