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

Unified Diff: content/test/BUILD.gn

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for_landing! 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 | « content/shell/browser/shell_devtools_manager_delegate.cc ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 10ff8e89fd7513134e5c538df84be2681e5f77c3..d5c2015779ba771c63bd484fbc93bedccaba2fb8 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -969,6 +969,7 @@ test("content_unittests") {
"../browser/device_sensors/data_fetcher_shared_memory_base_unittest.cc",
"../browser/device_sensors/sensor_manager_android_unittest.cc",
"../browser/device_sensors/sensor_manager_chromeos_unittest.cc",
+ "../browser/devtools/devtools_http_handler_unittest.cc",
"../browser/devtools/devtools_manager_unittest.cc",
"../browser/devtools/protocol/tracing_handler_unittest.cc",
"../browser/devtools/shared_worker_devtools_manager_unittest.cc",
« no previous file with comments | « content/shell/browser/shell_devtools_manager_delegate.cc ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698