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

Unified Diff: src/inspector/DEPS

Issue 2337523003: [inspector] disallow usage of non public api methods in inspector (Closed)
Patch Set: 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/inspector/DEPS
diff --git a/test/cctest/DEPS b/src/inspector/DEPS
similarity index 66%
copy from test/cctest/DEPS
copy to src/inspector/DEPS
index 3e73aa244ff09076a1e05734d75bf0ca620a86cf..f72b5dd2061defa5534390a92f5ba1fba3881002 100644
--- a/test/cctest/DEPS
+++ b/src/inspector/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+src",
+ "-src"
alph 2016/09/12 23:10:58 Shouldn't you also add "+src/inspector" ?
kozy 2016/09/12 23:21:54 Done.
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698