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

Unified Diff: blimp/engine/BUILD.gn

Issue 2154363002: Move blimp switches to core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « blimp/client/session/blimp_client_session.cc ('k') | blimp/engine/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 74b0087733217260b115f8e17e50a398a5f84505..316c035b30cff389978bd926b28c9090cb2f6015 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -661,8 +661,8 @@ source_set("browser_tests") {
"//base",
"//blimp/client:feature",
"//blimp/client:session",
- "//blimp/client:switches",
"//blimp/client:test_support",
+ "//blimp/client/core:switches",
"//blimp/common",
"//blimp/engine:app",
"//blimp/engine:app_config",
« no previous file with comments | « blimp/client/session/blimp_client_session.cc ('k') | blimp/engine/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698