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

Unified Diff: blimp/common/proto/BUILD.gn

Issue 1867653002: Initial version of Blimp BlobCache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed to use BlobId and BlobData Created 4 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: blimp/common/proto/BUILD.gn
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn
index f14f64e59aa066419f45cc444b6f54fa49650ec8..a56bfa6c4d96b4215d7a091e07f5a3980e18ba1c 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -26,6 +26,7 @@ proto_library("proto_internal") {
sources = [
"blimp_message.proto",
+ "blob_cache.proto",
"compositor.proto",
"ime.proto",
"input.proto",

Powered by Google App Engine
This is Rietveld 408576698