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

Unified Diff: blimp/client/DEPS

Issue 1422363008: Add a basic UI to the Android Blimp client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made sure to clear old control data 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
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/android/blimp_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index 71d9cb4e529cbd1eb4a76ce0dbac7aad2d73cc58..90c8551a6982f9cc2dae74aa30ea180bae25b96b 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+third_party/skia",
"+ui/gfx",
"+ui/gl",
+ "+url",
# TODO(dtrainor): Remove this once Toast uses are removed from Java.
"!ui/android",
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/android/blimp_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698