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

Unified Diff: extensions/extensions.gyp

Issue 540273002: Move app.currentWindowInternal API implementation to extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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/common/api/schemas.gypi ('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 7d667e0028c8823d7e09daea4fedfe390753ef94..5258cfc0002c26ddf0580c6d15bdf3db5c3a86f5 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -298,6 +298,8 @@
'browser/api/api_resource.cc',
'browser/api/api_resource.h',
'browser/api/api_resource_manager.h',
+ 'browser/api/app_current_window_internal/app_current_window_internal_api.cc',
+ 'browser/api/app_current_window_internal/app_current_window_internal_api.h',
'browser/api/app_runtime/app_runtime_api.cc',
'browser/api/app_runtime/app_runtime_api.h',
'browser/api/app_view/app_view_internal_api.cc',
« no previous file with comments | « extensions/common/api/schemas.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698