Index: components/precache/core/BUILD.gn |
diff --git a/components/precache/core/BUILD.gn b/components/precache/core/BUILD.gn |
index 8fbfba9dc56bba35382b6c8abf0cb9244b6d4858..21f2951417c464df1507d51aa267824cbcf7a433 100644 |
--- a/components/precache/core/BUILD.gn |
+++ b/components/precache/core/BUILD.gn |
@@ -54,6 +54,7 @@ static_library("core") { |
proto_library("proto") { |
sources = [ |
"proto/precache.proto", |
+ "proto/quota.proto", |
sclittle
2016/09/14 16:23:28
Is this a new file? I don't see it in the code rev
Raj
2016/09/14 16:44:34
Done.
|
"proto/timestamp.proto", |
"proto/unfinished_work.proto", |
] |