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

Unified Diff: third_party/WebKit/Source/bindings/DEPS

Issue 2688933003: [Web Agents API]: Start fleshing out generated code. (Closed)
Patch Set: Moar cleanup. Created 3 years, 10 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: third_party/WebKit/Source/bindings/DEPS
diff --git a/third_party/WebKit/Source/bindings/DEPS b/third_party/WebKit/Source/bindings/DEPS
index be316ca5b1318d2a9867a594307cc255326914a0..edcd245874b97e13a3c93e62f3a0432997a7c095 100644
--- a/third_party/WebKit/Source/bindings/DEPS
+++ b/third_party/WebKit/Source/bindings/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+modules",
"+platform",
"+public/platform",
+ "+web/api",
]

Powered by Google App Engine
This is Rietveld 408576698