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

Unified Diff: third_party/WebKit/Source/core/frame/BUILD.gn

Issue 2695593006: Initial stub version of Async Clipboard API (Closed)
Patch Set: Expected layout tests results for mac Created 3 years, 5 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/core/frame/BUILD.gn
diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
index 4c1d4d7be03cd4759d8f86cc73944de830928695..71ba42e5cbe5c3c4d1fb54c69019f8ef3f85e5f0 100644
--- a/third_party/WebKit/Source/core/frame/BUILD.gn
+++ b/third_party/WebKit/Source/core/frame/BUILD.gn
@@ -68,6 +68,8 @@ blink_core_sources("frame") {
"Location.h",
"Navigator.cpp",
"Navigator.h",
+ "NavigatorClipboard.cpp",
+ "NavigatorClipboard.h",
"NavigatorConcurrentHardware.cpp",
"NavigatorConcurrentHardware.h",
"NavigatorID.cpp",

Powered by Google App Engine
This is Rietveld 408576698