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

Unified Diff: blimp/client/DEPS

Issue 2279403003: blimp: Hook up the layer holding the tab content into Chrome. (Closed)
Patch Set: Addressed comments Created 4 years, 4 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/core/contents/BUILD.gn » ('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 094f2d80ce2621675971d4fa467192a594618baf..05e726d09ae0be46087f1650c19087c8c92fe02f 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+jni",
"+net",
"+third_party/WebKit/public/web/WebInputEvent.h",
+ "+ui/android",
"+ui/base/ime/text_input_type.h",
"+ui/events",
"+ui/events/android",
@@ -22,7 +23,4 @@ include_rules = [
"+ui/gl",
"+ui/platform_window",
"+url",
-
- # TODO(dtrainor): Remove this once Toast uses are removed from Java.
- "!ui/android",
]
« no previous file with comments | « no previous file | blimp/client/core/contents/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698