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

Unified Diff: .gn

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | BUILD.gn » ('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 0c5a7faba7c53a15a30f11b065e8d9346f47e0d7..6b4b0b7870f39b8168d8440382eef9f8276dd1b3 100644
--- a/.gn
+++ b/.gn
@@ -93,7 +93,6 @@ check_targets = [
"//skia/*",
"//sql/*",
"//storage/*",
- "//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",
- "//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 | BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698