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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2041603002: [ios Mojo] Implemented chrome://version. Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_version
Patch Set: Self review 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 | « ios/chrome/browser/ui/webui/version_ui.mm ('k') | ios/chrome/ios_chrome_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 185b3f7b09f1efef977c6b96530e84834bfb6830..dea23a7d7c22388070e38d21122a9c130034defb 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -715,6 +715,7 @@
'browser/web_resource/web_resource_util.h',
'browser/xcallback_parameters.h',
'browser/xcallback_parameters.mm',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/version.mojom.cc',
],
'conditions': [
['enable_rlz==1', {
« no previous file with comments | « ios/chrome/browser/ui/webui/version_ui.mm ('k') | ios/chrome/ios_chrome_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698