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

Unified Diff: Source/devtools/BUILD.gn

Issue 673163004: [DevTools] Extract platform module. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bug in hosted mode Created 6 years, 1 month 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: Source/devtools/BUILD.gn
diff --git a/Source/devtools/BUILD.gn b/Source/devtools/BUILD.gn
index c0fdb8af4e4e9f562cbf9bb92af2fdfec7f4a65b..fe92894e5bcbf229f978e1208a68d305dcf642be 100644
--- a/Source/devtools/BUILD.gn
+++ b/Source/devtools/BUILD.gn
@@ -19,6 +19,7 @@ devtools_core_files =
gypi_values.devtools_components_js_files +
gypi_values.devtools_host_js_files +
gypi_values.devtools_main_js_files +
+ gypi_values.devtools_platform_js_files +
gypi_values.devtools_screencast_js_files +
gypi_values.devtools_sdk_js_files +
gypi_values.devtools_toolbox_js_files +
« no previous file with comments | « LayoutTests/inspector/open-with-rendering-option-enabled-expected.txt ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698