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

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

Issue 2688933003: [Web Agents API]: Start fleshing out generated code. (Closed)
Patch Set: Rebased. 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698