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

Unified Diff: device/usb/usb_ids.h

Issue 16231013: device: Restructure the layout of gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: doh forgot to rename the principal - the target Created 7 years, 7 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 | « device/usb/usb.gyp ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/usb_ids.h
diff --git a/device/usb/usb_ids.h b/device/usb/usb_ids.h
index 2f6b95026d70e4241b6f889d05474b33f5d1d687..9b9461e3161b2a947bf9087b1c82212958e0416f 100644
--- a/device/usb/usb_ids.h
+++ b/device/usb/usb_ids.h
@@ -45,7 +45,7 @@ class UsbIds {
// such vendor exists.
static const UsbVendor* FindVendor(uint16_t vendor_id);
- // These fields are defined in a generated file. See device/device.gyp for
+ // These fields are defined in a generated file. See device/usb/usb.gyp for
// more information on how they are generated.
static const size_t vendor_size_;
static const UsbVendor vendors_[];
« no previous file with comments | « device/usb/usb.gyp ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698