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

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

Issue 2450623002: [MD Bookmarks] Add skeleton for Material Design Bookmarks (Closed)
Patch Set: rebase Created 4 years, 1 month 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 30b8a1e4de8d2760946ce5835978269ad4c1f8e0..256024bfd89b523df560c72c0b4123adbb8e3460 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -917,6 +917,8 @@ split_static_library("ui") {
"webui/identity_internals_ui.h",
"webui/inspect_ui.cc",
"webui/inspect_ui.h",
+ "webui/md_bookmarks/md_bookmarks_ui.cc",
+ "webui/md_bookmarks/md_bookmarks_ui.h",
"webui/md_downloads/downloads_list_tracker.cc",
"webui/md_downloads/downloads_list_tracker.h",
"webui/md_downloads/md_downloads_dom_handler.cc",
« no previous file with comments | « chrome/browser/resources/md_bookmarks/bookmarks.html ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698