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

Unified Diff: extensions/browser/BUILD.gn

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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index b8befd3e5395b4a398ba98f319c416d1ec7cebd5..5d9e2909d5a1b2b6aca303dfba1f6715a3ccea6a 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -35,6 +35,8 @@ source_set("browser") {
"api/api_resource.cc",
"api/api_resource.h",
"api/api_resource_manager.h",
+ "api/app_current_window_internal/app_current_window_internal_api.cc",
+ "api/app_current_window_internal/app_current_window_internal_api.h",
"api/app_runtime/app_runtime_api.cc",
"api/app_runtime/app_runtime_api.h",
"api/app_view/app_view_internal_api.cc",
« no previous file with comments | « chrome/common/extensions/api/schemas.gypi ('k') | extensions/browser/api/app_current_window_internal/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698