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

Unified Diff: mandoline/ui/desktop_ui/BUILD.gn

Issue 1371773003: mandoline: Add find in page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: General patch cleanup. Created 5 years, 3 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: mandoline/ui/desktop_ui/BUILD.gn
diff --git a/mandoline/ui/desktop_ui/BUILD.gn b/mandoline/ui/desktop_ui/BUILD.gn
index 578032cf3607d5b4cfe33242504ad8f3cc967347..e9de1a176221c1700910385cc05cc95fc14b9fbf 100644
--- a/mandoline/ui/desktop_ui/BUILD.gn
+++ b/mandoline/ui/desktop_ui/BUILD.gn
@@ -27,6 +27,9 @@ source_set("lib") {
"browser_manager.h",
"browser_window.cc",
"browser_window.h",
+ "find_bar_delegate.h",
+ "find_bar_view.cc",
+ "find_bar_view.h",
"toolbar_view.cc",
"toolbar_view.h",
]

Powered by Google App Engine
This is Rietveld 408576698