Index: extensions/shell/BUILD.gn |
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
index b667ba1c7682c98b3beb0830f3334b5634d67286..9694492a09b1cb431fe9d44ce257870919636b5b 100644 |
--- a/extensions/shell/BUILD.gn |
+++ b/extensions/shell/BUILD.gn |
@@ -53,6 +53,8 @@ source_set("app_shell_lib") { |
"app/shell_main_delegate.h", |
"browser/api/identity/identity_api.cc", |
"browser/api/identity/identity_api.h", |
+ "browser/api/shell_gcd/shell_gcd_api.cc", |
+ "browser/api/shell_gcd/shell_gcd_api.h", |
"browser/api/shell_window/shell_window_api.cc", |
"browser/api/shell_window/shell_window_api.h", |
"browser/default_shell_browser_main_delegate.cc", |