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

Unified Diff: blimp/net/DEPS

Issue 2400303002: Add LwwRegister CRDT (Closed)
Patch Set: Update LwwRegister to use Coded(In/Out)putStream. LwwRegisterSerializer -> SyncablePrimitiveSeriali… Created 4 years, 2 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/net/DEPS
diff --git a/blimp/net/DEPS b/blimp/net/DEPS
index baa49e448768c9f3c9921cf83be281f61ca2e412..8f76f2ceab6c0b1c71f183bf859202677fd04e1f 100644
--- a/blimp/net/DEPS
+++ b/blimp/net/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+net",
"+third_party/WebKit/public/platform/WebGestureDevice.h",
+ "+third_party/protobuf",
"+third_party/WebKit/public/web/WebInputEvent.h",
"+third_party/zlib",
"+ui/base/ime/text_input_type.h",
« no previous file with comments | « blimp/net/BUILD.gn ('k') | blimp/net/helium/bias.h » ('j') | blimp/net/helium/bias.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698