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

Unified Diff: extensions/extensions.gyp

Issue 589153002: Remove void* in WebRequestEventRouterDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase. 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_event_router_delegate.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 954f9239307581ab94c89013b923233c945ced67..33b3da49704b9cd807565c9e71fd092f5f106ebe 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -302,6 +302,8 @@
# Note: sources list duplicated in GN build.
# NOTE: When moving an API out of Chrome be sure to verify that the
# Android build still compiles. See conditions below.
+ 'browser/api/activity_log/web_request_constants.cc',
+ 'browser/api/activity_log/web_request_constants.h',
'browser/api/api_resource.cc',
'browser/api/api_resource.h',
'browser/api/api_resource_manager.h',
« no previous file with comments | « extensions/browser/api/web_request/web_request_event_router_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698