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

Unified Diff: cc/base/BUILD.gn

Issue 1460503004: Add support for converting cc::Region to and from protobuf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add-more-conversions
Patch Set: Addressed comments from dtrainor Created 5 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
« no previous file with comments | « no previous file | cc/base/DEPS » ('j') | cc/base/region.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 44a917b25c239feeccf5af9cd5b37d745bfcb7f6..00096ea9368606c93ac7657aa0d562bbf2ac4831 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -42,6 +42,7 @@ source_set("base") {
deps = [
"//base",
"//base/third_party/dynamic_annotations",
+ "//cc/proto",
"//skia",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | cc/base/DEPS » ('j') | cc/base/region.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698