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

Unified Diff: extensions/extensions.gyp

Issue 184853012: Reland: Add ExtensionsApiClient interface, use it in the storage API SettingsFrontend (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (api_client) Created 6 years, 10 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/api/storage/settings_namespace.cc ('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 0c5d717b1d11b60a646c5a0a97a4e3a25344dc2d..4c69d6f4b3e3aa2502caf223a3f8bb97e52f10a3 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -170,6 +170,10 @@
'browser/admin_policy.h',
'browser/api/async_api_function.cc',
'browser/api/async_api_function.h',
+ 'browser/api/extensions_api_client.cc',
+ 'browser/api/extensions_api_client.h',
+ 'browser/api/storage/settings_namespace.cc',
+ 'browser/api/storage/settings_namespace.h',
'browser/api_activity_monitor.h',
'browser/app_sorting.h',
'browser/blacklist_state.h',
« no previous file with comments | « extensions/browser/api/storage/settings_namespace.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698