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

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

Issue 690093002: app_shell: Initial skeleton of a GCD target device setup API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (gcd) fix gn Created 6 years, 1 month 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_gcd.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 09c4bfcb65627cf10a0756d5f0327bcfdb461695..d2b0da8662a1892603aacc6b679f4f561ab52491 100644
--- a/extensions/shell/common/api/schemas.gypi
+++ b/extensions/shell/common/api/schemas.gypi
@@ -12,6 +12,7 @@
],
'schema_files': [
'identity.idl',
+ 'shell_gcd.idl',
'shell_window.idl',
],
'cc_dir': 'extensions/shell/common/api',
« no previous file with comments | « extensions/shell/common/api/_api_features.json ('k') | extensions/shell/common/api/shell_gcd.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698