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

Unified Diff: chrome/browser/devtools/BUILD.gn

Issue 2454943004: Add a //chrome/common dep to //chrome/browser/devtools (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/devtools/BUILD.gn
diff --git a/chrome/browser/devtools/BUILD.gn b/chrome/browser/devtools/BUILD.gn
index 94136f6623546423ea923dfa23af307e0887d988..39747242a2622d9da88e0dfa43e016b85f8e968e 100644
--- a/chrome/browser/devtools/BUILD.gn
+++ b/chrome/browser/devtools/BUILD.gn
@@ -72,6 +72,7 @@ static_library("devtools") {
"//chrome:resources",
"//chrome:strings",
"//chrome/app/theme:theme_resources",
+ "//chrome/common",
"//chrome/common/extensions/api",
"//net:http_server",
"//skia",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698