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

Unified Diff: .gn

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
Patch Set: Rebase. Created 4 years, 5 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 | WATCHLISTS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 900ff1514364995fe5aa50d700b9f85b58242116..6b4b0b7870f39b8168d8440382eef9f8276dd1b3 100644
--- a/.gn
+++ b/.gn
@@ -93,7 +93,6 @@ check_targets = [
"//skia/*",
"//sql/*",
"//storage/*",
- "//components/sync/*",
"//testing/*",
#"//third_party/*", # May not ever want this.
@@ -252,6 +251,7 @@ exec_script_whitelist = [
"//clank/native/BUILD.gn",
"//components/domain_reliability/BUILD.gn",
+ "//components/sync/protocol/protocol_sources.gni",
"//content/browser/browser.gni",
"//content/child/child.gni",
"//content/common/common.gni",
@@ -274,7 +274,6 @@ exec_script_whitelist = [
"//remoting/remoting_srcs.gni",
"//remoting/remoting_version.gni",
"//skia/BUILD.gn",
- "//components/sync/protocol/protocol_sources.gni",
"//third_party/android_platform/BUILD.gn",
"//third_party/angle/BUILD.gn",
"//third_party/angle/src/tests/BUILD.gn",
« no previous file with comments | « no previous file | WATCHLISTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698