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

Unified Diff: blimp/engine/DEPS

Issue 1450423002: Add glue between the client and engine for Blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_ipc2
Patch Set: Fixed net callback, fixed output surface creation assumption 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
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index 50541240e91234514349585ba1c793b3ad8b249d..b9a50e11259e9c1c1e3c41b8493dc344d784454b 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+content/public",
"+net",
"+third_party/khronos/GLES2/gl2.h",
+ "+third_party/WebKit/public/web/WebInputEvent.h",
"+ui/aura",
"+ui/base",
"+ui/compositor",

Powered by Google App Engine
This is Rietveld 408576698