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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 510893003: Remove ledger code from Chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chrome/browser/resources/component_extension_resources.grd ('k') | chrome/common/chrome_switches.h » ('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 a111c54a32798a6125a39ab7b1ebedd7e92a3363..16befea44e28f40c4672bc3eb66a614269096b11 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -1045,11 +1045,6 @@
'browser/extensions/api/tabs/ash_panel_contents.h',
],
}],
- ['branding=="Chrome" and chromeos==1', {
- 'dependencies': [
- 'browser/extensions/api/ledger/ledger.gyp:ledger_api',
- ],
- }],
['use_aura==1', {
'dependencies': [
'../ui/keyboard/keyboard.gyp:keyboard',
« no previous file with comments | « chrome/browser/resources/component_extension_resources.grd ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698