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

Unified Diff: ios/chrome/browser/about_flags.mm

Issue 1672663002: Access generated resources through full path for better DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « ios/chrome/browser/DEPS ('k') | ios/chrome/browser/geolocation/omnibox_geolocation_authorization_alert.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/about_flags.mm
diff --git a/ios/chrome/browser/about_flags.mm b/ios/chrome/browser/about_flags.mm
index b5bf587d9886588a312b5b579ec01f11ad504418..cdf1bf7b312aefffbe2e65823c4a03229820f3c3 100644
--- a/ios/chrome/browser/about_flags.mm
+++ b/ios/chrome/browser/about_flags.mm
@@ -25,9 +25,9 @@
#include "components/flags_ui/feature_entry_macros.h"
#include "components/flags_ui/flags_storage.h"
#include "components/flags_ui/flags_ui_switches.h"
+#include "components/strings/grit/components_strings.h"
#include "components/sync_driver/sync_driver_switches.h"
#include "google_apis/gaia/gaia_switches.h"
-#include "grit/components_strings.h"
#include "ios/chrome/browser/chrome_switches.h"
#include "ios/chrome/grit/ios_strings.h"
#include "ios/web/public/user_agent.h"
« no previous file with comments | « ios/chrome/browser/DEPS ('k') | ios/chrome/browser/geolocation/omnibox_geolocation_authorization_alert.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698