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

Unified Diff: extensions/extensions.gyp

Issue 384983003: Enabling AdInjectionBrowserTest after Activity Log refactoring. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 6 years, 5 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 c3136aa4ae2ddf12a146070a42fff0d8b0916711..6535b21e46bf386ce57f5f76e41fd0ff1ebab74b 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -33,8 +33,6 @@
'<(INTERMEDIATE_DIR)',
],
'sources': [
- 'common/ad_injection_constants.cc',
- 'common/ad_injection_constants.h',
'common/api/messaging/message.h',
'common/api/sockets/sockets_manifest_data.cc',
'common/api/sockets/sockets_manifest_data.h',

Powered by Google App Engine
This is Rietveld 408576698