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

Unified Diff: content/browser/BUILD.gn

Issue 1902463002: Introduce components/display_compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific_include_rules Created 4 years, 8 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 5e4b8de22ef3a3f873f1111adad2c82e7f29f873..894cd574604c905daa88a15911030b51a190a5cf 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -32,6 +32,7 @@ source_set("browser") {
"//base/third_party/dynamic_annotations",
"//cc",
"//cc/surfaces",
+ "//components/display_compositor",
"//components/filesystem:lib",
"//components/leveldb:lib",
"//components/mime_util",

Powered by Google App Engine
This is Rietveld 408576698