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

Unified Diff: content/browser/BUILD.gn

Issue 2817593004: [DevTools] Move eye dropper functionality from protocol to embedder (Closed)
Patch Set: rebased Created 3 years, 8 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 | « chrome/browser/devtools/devtools_window.cc ('k') | content/browser/devtools/protocol/color_picker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ef4dfc91b62f16eef06a7fa0c4c3e0e0cfba02c0..e712836bd32b324d9fc5de86d6e5fbc82c004494 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -486,8 +486,6 @@ source_set("browser") {
"devtools/forwarding_agent_host.h",
"devtools/page_navigation_throttle.cc",
"devtools/page_navigation_throttle.h",
- "devtools/protocol/color_picker.cc",
- "devtools/protocol/color_picker.h",
"devtools/protocol/devtools_domain_handler.cc",
"devtools/protocol/devtools_domain_handler.h",
"devtools/protocol/dom_handler.cc",
« no previous file with comments | « chrome/browser/devtools/devtools_window.cc ('k') | content/browser/devtools/protocol/color_picker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698