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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 349713002: Android: Remove events extensions API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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 | « chrome/browser/web_applications/web_app_unittest.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index f28a066395ede90aef43a0bbf094b690bc12f12b..f0d24fc1c272c0d8edbd96309cfe297407ab5b0b 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -1028,6 +1028,8 @@
'browser/extensions/menu_manager.h',
'browser/extensions/menu_manager_factory.cc',
'browser/extensions/menu_manager_factory.h',
+ 'browser/extensions/tab_helper.cc',
+ 'browser/extensions/tab_helper.h',
],
'sources/': [
# Handle files in browser/extensions/api. Exclude everything by default, white list
« no previous file with comments | « chrome/browser/web_applications/web_app_unittest.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698