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

Unified Diff: extensions/extensions.gyp

Issue 589153002: Remove void* in WebRequestEventRouterDelegate (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
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 15acf01483af5a089f54e1ffd531e0a729b69dae..0fee00912a07907cb914de262f8576e6029b2f74 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',

Powered by Google App Engine
This is Rietveld 408576698