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

Unified Diff: blimp/client/DEPS

Issue 2382733007: Add BlimpDocument, pull out functions in BlimpCompositor. (Closed)
Patch Set: Fix linux client. Created 4 years, 3 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') | blimp/client/core/feedback/BUILD.gn » ('J')
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",
Khushal 2016/10/03 20:04:58 Why did we need to change this?
xingliu 2016/10/04 18:33:49 Someone moved the sources of Webkit. Probably thi
"+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') | blimp/client/core/feedback/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698