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

Unified Diff: extensions/extensions.gyp

Issue 494853004: Move guest_view_internal_api to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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 | « 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 baf1fd86e4f0d80cc2468583888700fac67506c3..ad3342143c093617c2dbdbd883c233591633be02 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -290,6 +290,8 @@
'browser/api/app_runtime/app_runtime_api.h',
'browser/api/app_view/app_view_internal_api.cc',
'browser/api/app_view/app_view_internal_api.h',
+ 'browser/api/guest_view/guest_view_internal_api.cc',
+ 'browser/api/guest_view/guest_view_internal_api.h',
'browser/api/async_api_function.cc',
'browser/api/async_api_function.h',
'browser/api/cast_channel/cast_auth_util.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