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

Unified Diff: chrome/browser/BUILD.gn

Issue 1914333002: Adding a BUILD file for both gyp and gn for the new background_offlining (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove commented out lines in the build file. Created 4 years, 8 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 38f6b0d37ba6577e9f821a5e0b1745892b9a70cc..14fd4ae396832b20a43b58676aa3307b8b026149 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -150,6 +150,7 @@ source_set("browser") {
"//components/network_time",
"//components/ntp_snippets",
"//components/offline_pages",
+ "//components/offline_pages/background:background_offlining",
"//components/omnibox/browser",
"//components/os_crypt",
"//components/packed_ct_ev_whitelist",
« no previous file with comments | « no previous file | components/offline_pages.gypi » ('j') | components/offline_pages/background/request_coordinator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698