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

Unified Diff: chrome/chrome_browser.gypi

Issue 2265173002: Created Mojo BudgetService implementation in chrome/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_service
Patch Set: Remove use of local variable and call GetCost directly. Created 4 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/push_messaging/push_messaging_notification_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6c6bdfe534e7a2ee1f53afdc168b6119c0a0d7d0..2b4dd4793544520348f4afba534aeac98b48357b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -114,6 +114,8 @@
'browser/budget_service/budget_manager_factory.h',
'browser/budget_service/budget_database.cc',
'browser/budget_service/budget_database.h',
+ 'browser/budget_service/budget_service_impl.cc',
+ 'browser/budget_service/budget_service_impl.h',
'browser/character_encoding.cc',
'browser/character_encoding.h',
'browser/chrome_browser_application_mac.h',
« no previous file with comments | « chrome/browser/push_messaging/push_messaging_notification_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698