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

Unified Diff: ui/android/DEPS

Issue 2103243002: Factor out ContentViewAndroidDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Comments Created 4 years, 5 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
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 4935ec680f1dd268c0d1af1ecd22d769bb7fb9e7..6d9cbe6f99fcad8a76171aeb798cef2236a9dcbf 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+jni",
"+skia/ext",
"+third_party/skia",
+ "+ui/base/layout.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698