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

Unified Diff: content/app/BUILD.gn

Issue 903943002: Mac: Make content shell work with remote CoreAnimation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use NS-APIs Created 5 years, 7 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 | « chrome/browser/chrome_browser_main_mac.mm ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index d775702e7a5af7c1ab7132178af1190395fd73a4..6aae69649839c797b64f39c458f7fb9b2dd97413 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -16,6 +16,8 @@ content_app_sources = [
"android/library_loader_hooks.h",
"content_main.cc",
"content_main_runner.cc",
+ "mac/mac_init.mm",
+ "mac/mac_init.h",
"mojo/mojo_init.cc",
"mojo/mojo_init.h",
]
« no previous file with comments | « chrome/browser/chrome_browser_main_mac.mm ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698