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

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

Issue 1535563002: [Blimp Net] Update engine version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/common/BUILD.gn
diff --git a/blimp/engine/common/BUILD.gn b/blimp/engine/common/BUILD.gn
index 48632dc0eda05961a7ae7e2a08dfede33e9688d3..066d6ca50ba6f64e975c6ef2393d3f75d29aa35d 100644
--- a/blimp/engine/common/BUILD.gn
+++ b/blimp/engine/common/BUILD.gn
@@ -10,6 +10,7 @@ source_set("common") {
deps = [
"//base",
+ "//components/version_info",
"//content/public/common",
"//ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698