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

Unified Diff: blimp/engine/DEPS

Issue 1929723002: [Blimp] Adds blimp engine browser test framework and LoadUrl test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index c296275125567f6eaedcd41df230aca96628ae3e..e7bc206b02a4e850458d641a99ee3217c387f09e 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -17,6 +17,8 @@ include_rules = [
"+ui/display",
"+ui/events",
"+ui/gfx",
+ "+ui/gl",
+ "+ui/native_theme",
"+ui/platform_window",
"+ui/resources",
"+ui/wm",
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698