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

Unified Diff: base/BUILD.gn

Issue 214883005: Add Skia to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 6 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index efbf87e536d11731dbb826cb09cefce93585e708..d8d8daf8169cda2441e13e532d4644476f44ef71 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -424,6 +424,7 @@ component("base") {
"process/launch_mac.cc",
"process/launch_posix.cc",
"process/launch_win.cc",
+ "process/memory.cc",
"process/memory.h",
"process/memory_linux.cc",
"process/memory_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698