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

Unified Diff: blimp/engine/BUILD.gn

Issue 1429193002: Add interfaces for most major Blimp net components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address wez's feedback. 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
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index edbcde1b066d3ac8f60f838572181d4940476c0a..bb6cddd22c1e85cff5bb9c669038f052ce324935 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -53,6 +53,7 @@ if (is_linux) {
deps = [
":pak",
"//blimp/engine/app",
+ "//blimp/net:blimp_net",
]
}
« no previous file with comments | « no previous file | blimp/engine/browser/blimp_browser_main_parts.cc » ('j') | blimp/engine/browser/blimp_engine_session.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698