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

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

Issue 2725903003: chromeos: Move //ash/common/strings to //ash/strings (Closed)
Patch Set: rebase Created 3 years, 10 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index e523896aca2caf1c6e9a8e345b0c05def6524f69..66c80b3bd632a0ab9bf139debfb9661feb78313f 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -18,8 +18,8 @@ source_set("chromeos") {
public_deps = [
":device_policy_proto",
- "//ash/common/strings",
"//ash/resources",
+ "//ash/strings",
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
« no previous file with comments | « ash/system/chromeos/screen_layout_observer_unittest.cc ('k') | chrome/browser/chromeos/hats/hats_notification_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698