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

Unified Diff: blimp/engine/BUILD.gn

Issue 2381373002: Disable caret blinking for blimp (Closed)
Patch Set: BUILD.gn changes 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 | blimp/engine/session/tab.cc » ('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 a5b6e32d28f7fffe3918bdf128680f9bc2eaccd8..4ab1e67d453764787b30778020d34e5abcb47b13 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -360,6 +360,7 @@ source_set("session") {
"//blimp/common/proto",
"//blimp/net",
"//content/public/browser",
+ "//content/public/common",
"//device/geolocation",
"//net",
"//ui/aura",
« no previous file with comments | « no previous file | blimp/engine/session/tab.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698