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

Unified Diff: extensions/extensions.gyp

Issue 434613003: Remove all the browser side extensions code from Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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/BUILD.gn ('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 ca5edcb69ae682a7a6db7c64971828999530c6b7..0885dd8f3417e494fe22da7f2ecbb667a6b701f5 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -497,11 +497,7 @@
# TODO: Eventually the entire extensions module should not be built
# when enable_extensions==0.
'sources/': [
- ['exclude', '^browser/api/'],
- ],
- 'sources!': [
- 'browser/browser_context_keyed_service_factories.cc',
- 'browser/browser_context_keyed_service_factories.h',
+ ['exclude', '^browser/'],
],
'dependencies!': [
'../components/components.gyp:usb_service',
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698