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

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: Addressed Istiaque's comments 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 4d3ea1b05650fac9ea06b8c17b2ae916046c0af4..d75ecf6c42216bfab803a21452ecc29d3c42eb50 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -25,6 +25,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