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

Unified Diff: components/sync/BUILD.gn

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Rebased again Created 3 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 | « cc/tiles/software_image_decode_cache.cc ('k') | components/tracing/common/tracing_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index d3402fa132cae7dd1ff7133fbdacef90301acfe5..6d7d380fd12b33a88abdde010a9412879c077f65 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -4,9 +4,12 @@
import("//build/buildflag_header.gni")
import("//build/config/features.gni")
+#import("//build/config/jumbo.gni")
import("//components/sync/protocol/protocol_sources.gni")
import("//testing/test.gni")
+#jumbo_target("sync") {
+# target_type = "static_library"
static_library("sync") {
sources = [
"base/attachment_id_proto.cc",
« no previous file with comments | « cc/tiles/software_image_decode_cache.cc ('k') | components/tracing/common/tracing_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698