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

Unified Diff: chromeos/chromeos.gyp

Issue 14192016: Move OS_CHROMEOS-specific paths to chromeos/chromeos_paths.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 48315370e1180ebc6cf15843b5b0d8a85f280e80..128fb5e1fd869ec359a9abbd1ce6b3d98dae3e9c 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -38,6 +38,8 @@
'attestation/attestation_flow.cc',
'attestation/attestation_flow.h',
'chromeos_export.h',
+ 'chromeos_paths.cc',
+ 'chromeos_paths.h',
'chromeos_switches.cc',
'chromeos_switches.h',
'cryptohome/async_method_caller.cc',

Powered by Google App Engine
This is Rietveld 408576698