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

Unified Diff: ios/chrome/browser/ui/util/BUILD.gn

Issue 2659693004: Add context menu when long press on a reading list entry (Closed)
Patch Set: Address comments Created 3 years, 10 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: ios/chrome/browser/ui/util/BUILD.gn
diff --git a/ios/chrome/browser/ui/util/BUILD.gn b/ios/chrome/browser/ui/util/BUILD.gn
index 48dbae062ab31dc2095e04617c93c75eff10e09c..6c810dc324778d63b62bb0b11d571420ab0914c0 100644
--- a/ios/chrome/browser/ui/util/BUILD.gn
+++ b/ios/chrome/browser/ui/util/BUILD.gn
@@ -14,6 +14,8 @@ source_set("util") {
"label_observer.mm",
"manual_text_framer.h",
"manual_text_framer.mm",
+ "pasteboard_util.h",
+ "pasteboard_util.mm",
"relaxed_bounds_constraints_hittest.h",
"snapshot_util.h",
"snapshot_util.mm",

Powered by Google App Engine
This is Rietveld 408576698