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

Unified Diff: test/inspector/inspector.gyp

Issue 2403493002: [inspector] don't use String16 in inspector test runner (Closed)
Patch Set: a 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 | « test/inspector/DEPS ('k') | test/inspector/inspector-impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/inspector.gyp
diff --git a/test/inspector/inspector.gyp b/test/inspector/inspector.gyp
index 21a75f9eeffd5a2d781495c537b307f6f4ac6d03..391286960692534962e69bfa96b1959cc537ee41 100644
--- a/test/inspector/inspector.gyp
+++ b/test/inspector/inspector.gyp
@@ -20,6 +20,7 @@
'type': 'executable',
'dependencies': [
'../../src/v8.gyp:v8_libplatform',
+ '../../src/v8.gyp:v8',
],
'include_dirs': [
'../..',
« no previous file with comments | « test/inspector/DEPS ('k') | test/inspector/inspector-impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698