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

Unified Diff: extensions/shell/common/api/schemas.gypi

Issue 686983002: Add idl for managing focus in app_shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn build Created 6 years, 2 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/shell/common/api/_api_features.json ('k') | extensions/shell/common/api/shell_window.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/common/api/schemas.gypi
diff --git a/extensions/shell/common/api/schemas.gypi b/extensions/shell/common/api/schemas.gypi
index 0af258df63b536e948851876b0246978912aec85..09c4bfcb65627cf10a0756d5f0327bcfdb461695 100644
--- a/extensions/shell/common/api/schemas.gypi
+++ b/extensions/shell/common/api/schemas.gypi
@@ -12,6 +12,7 @@
],
'schema_files': [
'identity.idl',
+ 'shell_window.idl',
],
'cc_dir': 'extensions/shell/common/api',
'root_namespace': 'extensions::shell::api::%(namespace)s',
« no previous file with comments | « extensions/shell/common/api/_api_features.json ('k') | extensions/shell/common/api/shell_window.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698