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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 354483004: Implement <appview> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@app_view_skeleton
Patch Set: Added tests Created 6 years, 6 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 1d3b4fa6789a95ad4d19753904c35bb9e122577a..aaf6e0d82e32b8b3d232dcaf531f9fb6aeaff2d3 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -26,6 +26,7 @@
'activity_log_private.json',
'alarms.idl',
'app_current_window_internal.idl',
+ 'app_view_internal.json',
'app_window.idl',
'audio.idl',
'automation.idl',

Powered by Google App Engine
This is Rietveld 408576698