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

Unified Diff: components/BUILD.gn

Issue 2079943002: Change RenderFrame to use InterfaceRegistry et al. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@a2
Patch Set: . Created 4 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
« no previous file with comments | « chrome/utility/chrome_content_utility_client.cc ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index b8f705d4875883cb24bb5aaf0f4303b6e1cc4b3e..e60e3169be28db06a31aa421dc0d70d8be8c3ef4 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -421,6 +421,7 @@ if (!is_ios) {
"//device/bluetooth",
"//ipc:test_support",
"//net:test_support",
+ "//services/shell/public/cpp",
"//testing/gmock",
"//testing/gtest",
"//ui/base",
« no previous file with comments | « chrome/utility/chrome_content_utility_client.cc ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698