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

Unified Diff: blimp/client/core/settings/BUILD.gn

Issue 2473543002: Set the user agent for 0.6 (Closed)
Patch Set: Created 4 years, 1 month 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: blimp/client/core/settings/BUILD.gn
diff --git a/blimp/client/core/settings/BUILD.gn b/blimp/client/core/settings/BUILD.gn
index ad1e6f239166214e8f201b110743aa51af4d48b7..c74a0e9250372dbcfe75da148da565a1b06a03af 100644
--- a/blimp/client/core/settings/BUILD.gn
+++ b/blimp/client/core/settings/BUILD.gn
@@ -22,6 +22,8 @@ source_set("settings") {
"settings_observer.h",
"settings_prefs.cc",
"settings_prefs.h",
+ "user_agent.cc",
+ "user_agent.h",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698