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

Unified Diff: blimp/client/DEPS

Issue 2382733007: Add BlimpDocument, pull out functions in BlimpCompositor. (Closed)
Patch Set: Clean up build file. Created 4 years, 2 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/app/android/blimp_view.h » ('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 e2188e268d376f6945ccc41e806d32d3c7c3cea6..cf16fa4f8014998e7597e1994224f457064f8445 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -13,7 +13,7 @@ include_rules = [
"+gpu",
"+jni",
"+net",
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+third_party/WebKit/public/platform/WebInputEvent.h",
kouhei (in TOK) 2016/10/05 23:16:29 This lgtm. However I'm not sure how this relates t
xingliu 2016/10/05 23:41:09 Added description to link to bug 625684. Only the
"+ui/android",
"+ui/base/ime/text_input_type.h",
"+ui/events",
« no previous file with comments | « no previous file | blimp/client/app/android/blimp_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698