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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 391513002: Add easyUnlockPrivate extension API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 6 years, 5 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/easy_unlock/manifest.json ('k') | chrome/common/extensions/api/_api_features.json » ('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 235c7411172424b02dc74080868a00ff56483b33..6c6b68c302b8a521a5dd21df8e6f6608ceec85f9 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -541,6 +541,8 @@
'browser/extensions/api/downloads/downloads_api.h',
'browser/extensions/api/downloads_internal/downloads_internal_api.cc',
'browser/extensions/api/downloads_internal/downloads_internal_api.h',
+ 'browser/extensions/api/easy_unlock_private/easy_unlock_private_api.h',
+ 'browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc',
'browser/extensions/api/execute_code_function.cc',
'browser/extensions/api/execute_code_function.h',
'browser/extensions/api/extension_action/extension_action_api.cc',
« no previous file with comments | « chrome/browser/resources/easy_unlock/manifest.json ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698