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

Unified Diff: content/common/BUILD.gn

Issue 753933002: MacViews: Move content::AcceleratedWidget to new component, ui/accelerated_widget_mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20141124-MacViews-MoveSoftwareLayerMac-fromcl
Patch Set: gn check Created 6 years, 1 month 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index af4c97acf3174da8e9836ccee5a3759a9084fd7d..b66ed7537ed796e29f474f18b99b86cc36243d18 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -152,6 +152,7 @@ source_set("common") {
"//content/app/resources",
"//content:resources",
"//third_party/WebKit/public:resources",
+ "//ui/accelerated_widget_mac",
]
libs += [ "QuartzCore.framework" ]
}

Powered by Google App Engine
This is Rietveld 408576698