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

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: Couple format corrections. 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') | components/sync/core/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 7ffed8f6d21fe85688a068c399ece5aff73c2dcf..2a3aa14278b787f203a57eba78415dd06e6ae42f 100644
--- a/.gn
+++ b/.gn
@@ -114,7 +114,6 @@ check_targets = [
"//skia/*",
"//sql/*",
"//storage/*",
- "//components/sync/*",
"//testing/*",
#"//third_party/*", # May not ever want this.
@@ -273,6 +272,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",
@@ -295,7 +295,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') | components/sync/core/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698