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

Unified Diff: components/offline_pages/core/prefetch/BUILD.gn

Issue 2940393002: [Offline Prefetch] Use proto2 syntax for offline prefetch proto (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « no previous file | components/offline_pages/core/prefetch/proto/any.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/core/prefetch/BUILD.gn
diff --git a/components/offline_pages/core/prefetch/BUILD.gn b/components/offline_pages/core/prefetch/BUILD.gn
index 68e0e514719acde24e6c5ff9abbb7673eaa4c477..d983a30bf5fb4bfe18502dd26f070ef96be21eb0 100644
--- a/components/offline_pages/core/prefetch/BUILD.gn
+++ b/components/offline_pages/core/prefetch/BUILD.gn
@@ -85,7 +85,6 @@ proto_library("proto") {
"proto/offline_pages.proto",
"proto/operation.proto",
"proto/status.proto",
- "proto/timestamp.proto",
]
}
« no previous file with comments | « no previous file | components/offline_pages/core/prefetch/proto/any.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698