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

Unified Diff: content/utility/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 | « content/test/BUILD.gn ('k') | gpu/ipc/common/gpu_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 1b92e38a8b7302a553f3ea4daecdc7a5dacca278..902835de3a8559c364c080dd037722eee2f567e5 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -3,8 +3,9 @@
# found in the LICENSE file.
import("//ppapi/features/features.gni")
+import("//content/content.gni")
-source_set("utility") {
+content_source_set("utility") {
# Only the public target should depend on this. All other targets (even
# internal content ones other than test) should depend on the public one.
visibility = [
« no previous file with comments | « content/test/BUILD.gn ('k') | gpu/ipc/common/gpu_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698