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

Unified Diff: chrome/browser/BUILD.gn

Issue 2907083002: MD Bookmarks: Vulcanize page to reduce load time (Closed)
Patch Set: Fix Created 3 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/md_bookmarks/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 4bc606a85a8e00050976225932092428b871b2c3..5df5bc693d39d64c29694f3a0368df77d59913ad 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -4418,6 +4418,7 @@ grit("resources") {
if (use_vulcanize) {
deps += [
+ "//chrome/browser/resources/md_bookmarks:build",
"//chrome/browser/resources/md_downloads:build",
"//chrome/browser/resources/md_history:build",
]
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/md_bookmarks/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698