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

Unified Diff: blimp/client/BUILD.gn

Issue 1891573002: Added simple url fixer for blimp toolbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Nits 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
« no previous file with comments | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 86cb5fe969f271d03581609a0c9031bac3548a88..b57f5efcda22c2483309bf8cd7829e5bab4b605d 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -359,6 +359,7 @@ if (is_android) {
"//blimp/common/proto",
"//blimp/net:blimp_net",
"//components/safe_json/android:safe_json_jni_headers",
+ "//components/url_formatter",
"//skia",
"//ui/base/ime:text_input_types",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698