commit | fc2020f9e8a931a8bb26c4519a8ff5e3d559c39d | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 04 18:09:39 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 04 18:09:39 2014 |
tree | 3e7ed7df5f569ed60665c4545d2529879283253c | |
parent | c7691efd06ce8cb77827121cfcc81ed1b61f1f47 [diff] [blame] |
Add src/printing to the GN build. BUG= [email protected] Review URL: https://codereview.chromium.org/311603003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274865 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/BUILD.gn b/BUILD.gn index 384834a..29013c3 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -48,6 +48,7 @@ "//mojo", "//net", "//ppapi:ppapi_c", + "//printing", #"//sandbox", "//sdch", "//skia",