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

Unified Diff: third_party/inspector_protocol/README.chromium

Issue 2452853002: [inspector] use own version of third_party/inspector_protocol (Closed)
Patch Set: supported new inspector_protocol location in components/ui_devtools/BUILD.gn 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 | « third_party/inspector_protocol/OWNERS ('k') | third_party/inspector_protocol/inspector_protocol.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/inspector_protocol/README.chromium
diff --git a/third_party/inspector_protocol/README.chromium b/third_party/inspector_protocol/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..d1b4ec909dc23683d9d3caa682c9eeeb254585db
--- /dev/null
+++ b/third_party/inspector_protocol/README.chromium
@@ -0,0 +1,16 @@
+Name: inspector protocol
+Short Name: inspector_protocol
+URL: https://chromium.googlesource.com/deps/inspector_protocol/
+Version: 0
+Revision: 6c15061ecf7168e520d33633b217e029e74760a7
+License: BSD
+License File: LICENSE
+Security Critical: no
+
+Description:
+WebKit/core/inspector uses these scripts to generate handlers from protocol
+description.
+
+Local modifications:
+- This only includes the lib/ and templates/ directories, scripts, build
+ and the LICENSE files.
« no previous file with comments | « third_party/inspector_protocol/OWNERS ('k') | third_party/inspector_protocol/inspector_protocol.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698