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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2401333002: Add a blink InterfaceRegistry. (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 9892043720dd85530f1aff912958acc8be70ad1f..66b38ff6fc4e9294a465369ac588a2add2209a0a 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -469,6 +469,7 @@ component("platform") {
"credentialmanager/PlatformFederatedCredential.h",
"credentialmanager/PlatformPasswordCredential.cpp",
"credentialmanager/PlatformPasswordCredential.h",
+ "exported/InterfaceRegistry.cpp",
"exported/Platform.cpp",
"exported/ServiceRegistry.cpp",
"exported/WebActiveGestureAnimation.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/frame/LocalFrame.cpp ('k') | third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698